| import_erm_fit | R Documentation |
eRm fit to an mfrmr-compatible bundleExtracts item / person parameters from an eRm::PCM() /
eRm::RM() fit. Same caveats as import_mirt_fit().
import_erm_fit(fit, model = c("RSM", "PCM", "GPCM"), item_facet = "Item")
fit |
An object returned by |
model |
Same as |
item_facet |
Name to assign to the item facet. |
An mfrm_imported_fit object.
import_mirt_fit(), import_tam_fit()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.