logLik.gqc: Log-Likelihood of a 'gqc' Object
Description
Extract the log-likelihood of the fitted general quadratic classifier model.
Usage
# S3 method for gqc
logLik(object, ...)
Value
The log-likelihood for the general quadratic classifier represented by the estimated parameters in object
Arguments
- object
object of class gqc
- ...
further arguments (currently unused)