This function takes the output from irtree_fit_mirt()
and
returns the parameter estimates in a convenient way.
extract_mirt_output(results = NULL, object = NULL, method = "MAP",
class = NULL, ...)
An object of class SingleGroupClass-class
as returned from irtree_fit_mirt()
.
A description of the user-specified model. See irtree_model for more information.
Passed to mirt::fscores()
.
String specifying which class of model was fit.
Passed to mirt::fscores()
.
A list of parameter estimates and model fit information.