multichannel_example: Simulated Multivariate Panel Data

multichannel_exampleR Documentation

Simulated Multivariate Panel Data

Description

A simulated multichannel data containing multiple individuals with multiple response variables of different distributions.

Usage

multichannel_example

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/

See Also

Example models categorical_example, categorical_example_fit, gaussian_example, gaussian_example_fit, multichannel_example_fit


santikka/dynamite documentation built on April 17, 2025, 11:47 a.m.