Description Usage Arguments Value See Also
View source: R/dataGeneration.R
Generates transition matrices for wishartDataGeneration
1 | generateTransMatrix(p, shape = 5, scale = 1/5)
|
p |
Dimension of the time series. |
shape |
Shape parameter for generation of eigenvalues in transition matrix. Only used with automatic generation of segment covariances. |
scale |
Scale parameter for generation of eigenvalues in transition matrix. Only used with automatic generation of segment covariances. |
A p by p transition matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.