| logLik.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.
logLik, nobs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.