Learn R Programming

dynamite (version 1.5.6)

categorical_example: Simulated Categorical Multivariate Panel Data

Description

A simulated data containing multiple individuals with two categorical response variables.

Usage

categorical_example

Arguments

Format

A data frame with 2000 rows and 5 variables:

id

Variable defining individuals (1 to 100).

time

Variable defining the time point of the measurement (1 to 20).

x

Categorical variable with three levels, A, B, and C.

y

Categorical variable with three levels, a, b, and c.

z

A continuous covariate.

See Also

Example models categorical_example_fit, gaussian_example, gaussian_example_fit, multichannel_example, multichannel_example_fit