logLik.ncvreg | R Documentation |
Extract the log-likelihood of an ncvreg
or ncvsurv
object.
## S3 method for class 'ncvreg'
logLik(object, REML = FALSE, ...)
## S3 method for class 'ncvsurv'
logLik(object, ...)
object |
An |
REML |
As in |
... |
For S3 compatibility |
logLik()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.