logLik.fmx | R Documentation |
..
## S3 method for class 'fmx'
logLik(object, data = object@data, ...)
object |
fmx object |
data |
double vector, actual observations |
... |
place holder for S3 naming convention |
Function logLik.fmx()
returns a logLik object indicating the log-likelihood.
An additional attribute attr(,'logl')
indicates the point-wise log-likelihood,
to be use in Vuong's closeness test.
Function logLik.fmx()
returns a logLik object with
an additional attribute attr(,'logl')
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.