logLik,MNM-method: Log-Likelihood Method for "MNM" Class
Description
Retrieves the log-likelihood value from an object of class "MNM"
.
Usage
# S4 method for MNM
logLik(object)
Value
A numeric value representing the log-likelihood of the fitted model.
Arguments
- object
An object of class "MNM"
.