createcdsdata {cds}R Documentation

Create a cdsdata Object

Description

Create a cdsdata object from a data frame or matrix.

Usage

createcdsdata(x, q = NULL)

Arguments

x

A data frame or matrix containing the data.

q

Optional; the maximum rating category, so that the rating scale used for all items are 1:q.


[Package cds version 1.0.3 Index]