logLik.gqc: Log-Likelihood of a 'gqc' Object

Description Usage Arguments Value Note See Also

Description

Extract the log-likelihood of the fitted general quadratic classifier model.

Usage

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

Arguments

object

object of class gqc

...

further arguments (currently unused)

Value

The log-likelihood for the general quadratic classifier represented by the estimated parameters in object

Note

This function is intended for indirect internal use by functions such as AIC. To obtain the log-likelihood of the fitted model applied to new dataset, use logLik.gqcStruct

See Also

gqc, logLik.gqcStruct


grt documentation built on May 2, 2019, 7:10 a.m.