logLik.censReg: Extract Log-Likelihood

View source: R/logLik.censReg.R

logLik.censRegR Documentation

Extract Log-Likelihood

Description

Extracts the log-likelihood statistic from a censored regression object: method for "censReg" object.

Usage

## S3 method for class 'censReg'
logLik(object, ...)

Arguments

object

the output from censReg.

...

further arguments passed to or from other methods.

Value

An object of class "logLik" containing the log-likelihood and the attributes "df" (degrees of freedom) and "nobs" (number of observations).

See Also

censReg,


USGS-R/smwrQW documentation built on Oct. 11, 2022, 6:13 a.m.