passed_exRa-class: class passed_exRa, an S4 class representing an a result of...

passed_exRa-classR Documentation

class passed_exRa, an S4 class representing an a result of the exhaustive_tests function

Description

class passed_exRa, an S4 class representing an a result of the exhaustive_tests function

Slots

process

a data.frame containg process information from the call to exhaustive_tests

passed_combos

a list of vectors containing item combinations using the indices of the items

passed_models

a list of objects of the class the respective package used for estimation uses for its models

passed_p.par

a list of objects containing the person parameters. Depending on the package used for estimation, also residuals and/or the PSI value can be part of this list

IC

a data.frame containing information criteria for each of the models in passed_models

data

a data.frame containing the data used for the analyses.

timings

a data.frame containing the the timings of the analyses.


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