logLik.fcm | R Documentation |
Extract the log-likelihood value from a fitted fcm
object.
## S3 method for class 'fcm'
logLik(object, ...)
object |
An object of class |
... |
Additional arguments (currently unused). |
A numeric value giving the log-likelihood of the fitted model.
AIC.fcm()
, BIC.fcm()
, AICc.fcm()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.