Description Usage Arguments Details
View source: R/print_methods.R
The plot method for wizirt objects.
1 2 |
x |
an object returned from fit_wizirt(). |
type |
Character. Must be 'tech', 'desc', 'na_item', 'na_person'. See details for more information. |
type must be one of
"tech"A table of technical information from the estimation of the model
"desc"A table of summary information about the data and the estimated parameters.
"na_item"A table of the number and proportion of missing data for each item.
"na_person"A table of the number and proportion of missing data for each person.
"item"A table of item statistics.
"person"A table of person statistics.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.