Description Usage Arguments Examples
This internal function converts a parameter vector to a prefered list format
1 | theta.list(param, r, n.class = 2)
|
param |
The vector of parameters of the model. It represents elements of each transition matrix apart from the last column. |
r |
The dimension vector of the data (r[1],...,r[m]) |
n.class |
The number of hidden classes |
1 | theta.list(param,r,class=2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.