multichannel_example | R Documentation |
A simulated multichannel data containing multiple individuals with multiple response variables of different distributions.
multichannel_example
A data frame with 3000 rows and 5 variables:
Variable defining individuals (1 to 50).
Variable defining the time point of the measurement (1 to 20).
Response variable following gaussian distribution.
Response variable following Poisson distribution.
Response variable following Bernoulli distribution.
The data was generated via multichannel_example.R
in
https://github.com/ropensci/dynamite/tree/main/data-raw/
Example models
categorical_example
,
categorical_example_fit
,
gaussian_example
,
gaussian_example_fit
,
multichannel_example_fit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.