logLik.oglmx {oglmx} | R Documentation |
Return the log likelihood value for objects of class oglmx
and summary.oglmx
## S3 method for class 'oglmx'
logLik(object, ... )
## S3 method for class 'summary.oglmx'
logLik(object, ... )
object |
object of class |
... |
additional arguments, currently ignored. |
A single numeric value, the log likelihood for the estimated model.
Carroll, Nathan nathan.carroll@ur.de