Description Usage Arguments Details Author(s) See Also Examples
Print method for objects of class "PerFit".
1 2 3 |
x |
Object of class "PerFit". |
... |
Additional arguments to be passed to |
For a given object of class PerFit
, this function displays the scores of the person-fit statistic.
Jorge N. Tendeiro tendeiro@hiroshima-u.ac.jp
cutoff
, flagged.resp
, plot.PerFit
, summary.PerFit
1 2 3 4 5 6 7 | # Load the inadequacy scale data (dichotomous item scores):
data(InadequacyData)
# Compute the ZU3 scores:
ZU3.out <- ZU3(InadequacyData)
print(ZU3.out)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.