estimate_wishart | R Documentation |
Estimate parameters of a isotropic Wishart distribution
Estimate parameters of a isotropic Wishart distribution with shift
estimate_wishart(res, dof, ...)
estimate_wishart_mean(res, dof, mean, ...)
res |
list of 2x2 matrices |
dof |
initial guess for degrees of freedom |
... |
other parameters passed to optim For Y with Wishart distribution with dof degrees of freedom and gam*I covariance function Estimates dof and gam from sample. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.