View source: R/sequence-covariate-hmm.R
| predict_covariate_transition_probabilities | R Documentation |
Predict covariate-dependent transition probabilities
predict_covariate_transition_probabilities(model, newdata)
model |
A fitted covariate HMM. |
newdata |
Data frame containing transition covariates. |
A long data frame with one row per input row, origin state, and destination state.
# See `fit_covariate_sequence_hmm()`.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.