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
)

kgoldfeld/simstudy documentation built on April 14, 2024, 3:13 a.m.