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

Description Usage Arguments Details Value Author(s) See Also

Description

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

Usage

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

Arguments

object

the object of class ncpest

...

currently not used

Details

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

Value

an object of class logLik

Author(s)

Long Qu

See Also

logLik, AIC, nparncpt, parncpt, sparncpt


gitlongor/pi0 documentation built on May 17, 2019, 5:29 a.m.