data_example_long_1d | R Documentation |
A simulated univariate longitudinal dataset for demonstration.
data(data_example_long_1d)
An object of class list
of length 9.
Data Example: Univariate Longitudinal Data
A list of the following components
$data_matrix_IC |
The data matrix for IC data. |
$time_matrix_IC |
The time matrix for IC data. |
$nobs_IC |
Number of observations for each IC process. |
$data_matrix_OC |
The data matrix for OC data. |
$time_matrix_OC |
The time matrix for OC data. |
$nobs_OC |
Number of observations for each OC process. |
$design_interval |
The design interval. |
$n_time_units |
Number of time units in the design interval. |
$time_unit |
The time unit. |
data(data_example_long_1d)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.