createcdsdata: Create a cdsdata Object

View source: R/createcdsdata.R

createcdsdataR 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.


cds documentation built on April 16, 2025, 1:10 a.m.