summary.pairSE {pairwise}R Documentation

S3 Summary for Item Parameter with Standard Errors

Description

S3 summary method for object of classc("pairSE","list")

Usage

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

Arguments

object

object of classc("pairSE","list")

sortdif

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

...

other parameters passed trough


[Package pairwise version 0.6.1-0 Index]