categorical_example | R Documentation |
A simulated data containing multiple individuals with two categorical response variables.
categorical_example
A data frame with 2000 rows and 5 variables:
Variable defining individuals (1 to 100).
Variable defining the time point of the measurement (1 to 20).
Categorical variable with three levels, A, B, and C.
Categorical variable with three levels, a, b, and c.
A continuous covariate.
The data was generated via categorical_example.R
in
https://github.com/ropensci/dynamite/tree/main/data-raw/
Example models
categorical_example_fit
,
gaussian_example
,
gaussian_example_fit
,
multichannel_example
,
multichannel_example_fit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.