Learn R Programming

pi0 (version 1.3-250)

logLik.ncpest: log likelihood from an object of class ncpest

Description

log likelihood from an object of class ncpest. This could be penalized liklihood in the case of a nparncpt object.

Usage

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

Arguments

object
the object of class ncpest
...
currently not used

Value

Details

Extract the logLik component. This is used by AIC. The df is the estimated effetive number of parameters.

See Also

logLik, AIC, nparncpt, parncpt, sparncpt