View source: R/univariate_normal_hmm_functions.R
norm_marginal | R Documentation |
Get univariate normal marginal distribution from an HMM.
norm_marginal(start, end, n, mod, stationary)
start |
Smallest value in range. |
end |
Largest value in range. |
mod |
List of HMM parameters |
stationary |
Boolean, whether the HMM is stationary or not |
Dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.