Description Usage Arguments Details Examples
print
and summary
methods for objects of the
mstDIF-class
, as returned by mstDIF
. See details
for more information about the methods.
1 2 3 4 5 |
x |
an object of class |
... |
other arguments passed to the method. |
object |
an object of class |
DIF_type |
a string that should one or more of "overall", "uniform", "non-uniform", "all". |
ordered |
logical: should the summary be ordered according to the obtained p-values (in ascending order)? |
The print
method prints some basic information about the
mstDIF-class
object.
The summary
method computes a data frame with a row for each item
that was included in the test. The columns are:
The name of the item
The value for the used statistic per item
The p-value per item
An effect-size for the DIF-test, if applicable
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.