summary.rfa {pairwise}R Documentation

S3 Summary for Rasch Factor Analysis

Description

S3 summary method for object of class"pair"

Usage

## S3 method for class 'rfa'
summary(object, sortdif = FALSE, ...)

Arguments

object

object of class"pair"

sortdif

logical with default sortdif=FALSE wether to order items / persons by difficulty / ability.

...

other parameters passed trough


[Package pairwise version 0.6.1-0 Index]