summary.pers {pairwise}R Documentation

S3 Summary for Thetas

Description

S3 summary method for object of class"pers"

Usage

## S3 method for class 'pers'
summary(object, short = TRUE, sortwle = FALSE, ...)

Arguments

object

object of class"pers"

short

logical with default short=TRUE - if set to short=FALSE a "data.frame" with WLE estimates (and their respective standard errors) for every row (person) in the original dataset will be returned.

sortwle

logical wether to order persons by ability - ignored when short=TRUE

...

other parameters passed trough


[Package pairwise version 0.6.1-0 Index]