logLik.flexrsurv {flexrsurv} | R Documentation |
flexrsuv
fit.Function to extract Log-Likelihood and the number of observations from a flexrsuv
or flexrsuvclt
fit.
## S3 method for class 'flexrsurv'
logLik(object, ...)
## S3 method for class 'flexrsurv'
nobs(object, ...)
object |
any object of class |
... |
not used |
logLik
returns a standard logLik
object (see logLik
)
nobs
returns a single number, normally an integer.