logLik.AdPaik {TimeDepFrail} | R Documentation |
Extract Log-Likelihood for AdPaik
Objects
Description
Returns the log-likelihood of the fitted AdPaik
model.
Usage
## S3 method for class 'AdPaik'
logLik(object, ...)
Arguments
object |
An |
... |
Additional arguments (ignored). |
Value
A log-likelihood object with degrees of freedom (df
).
[Package TimeDepFrail version 0.1.0 Index]