Utilities for gRips
# S3 method for gips_fit_class
logLik(object, ...)# S3 method for gips_fit_class
AIC(object, ..., k = 2)
# S3 method for gips_fit_class
BIC(object, ...)
# S3 method for gips_fit_class
sigma(object, ...)
concentration(object, ...)
# S3 method for gips_fit_class
concentration(object, ...)
# S3 method for gips_fit_class
print(x, ...)
# S3 method for gips_fit_class
summary(object, ...)
glance.gips_fit_class(x, ...)
Model object.
Additional arguments; currently not used.
Penalty parameter for calculating AIC; only k=2 gives genuine AIC.
Object to be printed.