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

Description Usage Arguments Details Value Author(s) See Also

View source: R/nparncp.R

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


pi0 documentation built on May 2, 2019, 4:47 p.m.