ppar.psy: itemfit statistics for psychotools

View source: R/tests_psychotools.R

ppar.psyR Documentation

itemfit statistics for psychotools

Description

itemfit statistics for psychotools

Usage

ppar.psy(model = NULL)

Arguments

model

an object of 'psychotools' class 'raschmodel', 'pcmodel' or 'rsmodel' (a model previously fit using the 'psychotools' package) matching the value of modelType.

Value

an object containing person parameters, residuals and PSI

Examples

 model <- psychotools::raschmodel(ADL[c(6,7,12,14,15)])
 ppar.psy(model)

exhaustiveRasch documentation built on April 3, 2025, 6:18 p.m.