| logLik.msel | R Documentation |
Extract Log-Likelihood from a model fit
of the msel function.
## S3 method for class 'msel'
logLik(object, ...)
object |
object of class "msel" |
... |
further arguments (currently ignored) |
If estimator == "2step" in
msel then function may return
NA value since the two-step estimator of the covariance matrix may not
be positively defined.
Returns an object of class 'logLik'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.