Rdocumentation
powered by
Learn R Programming
grt (version 0.1-2)
logLik.gqc: Log-Likelihood of a 'gqc' Object
Description
Extract the log-likelihood of the fitted general quadratic classifier model.
Usage
## S3 method for class 'gqc': logLik(object, \dots)
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
See Also
gqc
,
logLik.gqcStruct