mokkenTable: Mokken table.

Description Usage Arguments Value Examples

Description

Produces a table summarizing the results of mokken analyses.

Usage

1

Arguments

data

data.frame containing the variables (i.e. items) for which the table should be created.

Value

A mokken table.

Examples

1
2
3
data(myData)
mokkenTable(myData[,1:4])
#saveTable(mokkenTable(myData[,1:4]), "mokkentable.rtf")

psytabs documentation built on May 2, 2019, 5:27 p.m.