genCorOrdCat {simstudy} | R Documentation |
Generate correlated ordinal categorical data
Description
This function is deprecated, please use genOrdCat instead.
Usage
genCorOrdCat(
dtName,
idname = "id",
adjVar = NULL,
baseprobs,
prefix = "grp",
rho,
corstr,
corMatrix = NULL
)
[Package simstudy version 0.8.0 Index]