Description Usage Arguments Value
Plots cluster intensity function densities
1 2 3  | ## S3 method for class 'hmm'
plot_cluster_densities(x, p = 0.9, pi_threshold = 0.1,
  switch = "facet", transform = TRUE)
 | 
x | 
 hmm object  | 
p | 
 the probability for the credible interval  | 
pi_threshold | 
 intensities with probability of assignment greater than pi_threshold are plotted default is zero  | 
switch | 
 one of two character values "facet" or "color" denoting whether to separate clusters by facet or by color  | 
ggplot plot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.