summary.pair {pairwise}R Documentation

S3 Summary for Item Parameter

Description

S3 summary method for object of class"pair"

Usage

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

Arguments

object

object of class"pair"

sortdif

logical with default sortdif=FALSE whether to order items by difficulty.

...

other parameters passed trough


[Package pairwise version 0.6.1-0 Index]