logLik.rasch: Extract Log-likelihood from a Rasch Model

Description Usage Arguments

View source: R/auxiliar_functions.r

Description

logLik, AIC and BIC methods for class "rasch".

Usage

1
2
3
4
5
6
  ## S3 method for class 'rasch'
AIC(object,...,k=2)
  ## S3 method for class 'rasch'
BIC(object,...)
  ## S3 method for class 'rasch'
logLik(object,...)

Arguments

object

A fitted model of class rasch.

...

Optionally more fitted model objects.

k

Numeric, the penalty per parameter to be used; the default k = 2 is the classical AIC.


nando11235813/raschreg documentation built on Oct. 2, 2021, 3:11 p.m.