Skip to contents

Available for the parametric ALD engine (a genuine working likelihood); NA for the semiparametric kdEM engine, which has no global likelihood.

Usage

# S3 method for class 'mixqr'
logLik(object, ...)

# S3 method for class 'mixqr'
AIC(object, ..., k = 2)

# S3 method for class 'mixqr'
BIC(object, ...)

Arguments

object

A "mixqr" object.

...

Unused.

k

The penalty per parameter for AIC (default 2).

Value

A "logLik" object (logLik) or a numeric criterion (AIC, BIC).