mokkenTable: Mokken table.

Description Usage Arguments Value Examples

View source: R/mokkenTable.R

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 29, 2017, 10:52 p.m.