mle_truncgauss | R Documentation |
Given a data matrix and a vector of linear constraints for the half-space, we compute the maximum likelihood estimator of the location and scale matrix
mle_truncgauss(xdat, beta)
xdat |
matrix of observations |
beta |
vector of constraints defining the half-space |
a list with location vector loc
and scale matrix scale
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.