create_mu_vector | R Documentation |
Generate mus vector
create_mu_vector(state_names, num_concealed_states, model = "CR", lambda_list)
state_names |
vector of names of all observed states. |
num_concealed_states |
number of concealed states, generally equivalent to the number of examined states in the dataset. |
model |
used model, choice of |
lambda_list |
previously generated list of lambda matrices, used to infer the rate number to start with. |
mu vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.