View source: R/logLik.censReg.R
logLik.censReg | R Documentation |
Extracts the log-likelihood statistic from a censored regression object: method for "censReg" object.
## S3 method for class 'censReg' logLik(object, ...)
object |
the output from |
... |
further arguments passed to or from other methods. |
An object of class "logLik" containing the log-likelihood and the attributes "df" (degrees of freedom) and "nobs" (number of observations).
censReg
,
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.