genCorOrdCat: Generate correlated ordinal categorical data

View source: R/generate_correlated_data.R

genCorOrdCatR 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
)

simstudy documentation built on Nov. 23, 2023, 1:06 a.m.