summary.pers: S3 Summary for Thetas

View source: R/summary.pers.R

summary.persR 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


pairwise documentation built on April 18, 2023, 1:10 a.m.