logLik.glmcat {GLMcat} | R Documentation |
Log-likelihood of a fitted glmcat
model object
Description
Extract Log-likelihood of a fitted glmcat
model object.
Usage
## S3 method for class 'glmcat'
logLik(object, ...)
Arguments
object |
an fitted object of class |
... |
additional arguments affecting the loglik. |
[Package GLMcat version 0.2.6 Index]