logLik,MNM-method {MultiNMix} | R Documentation |
Log-Likelihood Method for "MNM" Class
Description
Retrieves the log-likelihood value from an object of class "MNM"
.
Usage
## S4 method for signature 'MNM'
logLik(object)
Arguments
object |
An object of class |
Value
A numeric value representing the log-likelihood of the fitted model.
[Package MultiNMix version 0.1.0 Index]