View source: R/BivariateAutoregressiveHMM.R
ClassificationToxin | R Documentation |
Calculates probability of observed toxin based on latent state and ordinal regression parameters
ClassificationToxin(observed_val, last_observed_val, latent_val, tox_em)
observed_val |
Observed toxin measurement |
last_observed_val |
Toxin measurement at last time point |
latent_val |
Latent Markov state |
tox_em |
Classification matrix from ordinal regression parameters |
Probability of observed toxin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.