![]() |
|
At the moment, only gives the mean, standard deviation, and variance of the data in each column; should give more in the near future.
We should probably let this summarize rows as well.
add text names.
There should be a way to get OLS and GLS to store
. In fact, if you did GLS, this is invalid, because you need
, and I didn't ask for
.
This function does some serious internal data copying. It would be only slightly more human- and labor-intensive to do the linear algebra without producing the Z matrix explicitly.
The table of conjugate prior/posteriors (in its static check_conjugacy subfuction), is a little short, and can always be longer.
apop_vector_weighted_skew and apop_vector_weighted_kurt are lazily written. apop_vector_weighted_skew and apop_vector_weighted_kurt are lazily written.