Learn R Programming

mvord (version 1.2.5)

data_mvord_toy: Data set toy example

Description

A data set containing two simulated ordinal responses with three categories, two quantitative covariates X1 and X2 and two categorical covariates f1 and f2.

Usage

data("data_mvord_toy", package = "mvord")

Arguments

Format

A data frame with 100 rows and 6 variables

Details

  • Y1 ordinal outcome Y1 (three categories)

  • Y2 ordinal outcome Y2 (three categories)

  • X1 covariate X1

  • X2 covariate X2

  • f1 categorical covariate f1

  • f2 categorical covariate f2