A simulated multichannel data containing multiple individuals with multiple response variables of different distributions.
Format
A data frame with 3000 rows and 5 variables:
- id
Variable defining individuals (1 to 50).
- time
Variable defining the time point of the measurement (1 to 20).
- g
Response variable following gaussian distribution.
- p
Response variable following Poisson distribution.
- b
Response variable following Bernoulli distribution.
Source
The data was generated via multichannel_example.R
in
https://github.com/ropensci/dynamite/tree/main/data-raw/