simData2 | R Documentation |
A simulated dataset containing atypical matrices. The data are initially generated from a matrix-variate normal Hidden Markov Model with 2 states and an EE - EE covariance structure. Atypical matrices are then introduced by randomly replacing some of the original matrices with values from a uniform distribution.
data(simData2)
A list containing three elements:
An array with p = 2
variables in the rows, r = 3
variables in the columns, num = 50
matrices, and t = 3
time points.
An num
x t
matrix containing the state memberships.
An num
x t
matrix identifying the atypical matrices, where atypical matrices are coded with a 1.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.