R/mle.R
marginal.mle.Rd
`x ~ MVN(params(x), inv(H)(x))`
# S3 method for mle marginal(x, indices)
The distribution object.
The indices of the marginal distribution to obtain.
where H is the (observed or expecation) Fisher information matrix.