logLik.saem.mmkin {mkin} | R Documentation |
logLik method for saem.mmkin objects
Description
logLik method for saem.mmkin objects
Usage
## S3 method for class 'saem.mmkin'
logLik(object, ..., method = c("is", "lin", "gq"))
Arguments
object |
The fitted saem.mmkin object |
... |
Passed to saemix::logLik.SaemixObject |
method |
Passed to saemix::logLik.SaemixObject |
[Package mkin version 1.2.6 Index]