plot_cluster_densities.hmm: Plots cluster intensity function densities

Description Usage Arguments Value

View source: R/plots.R

Description

Plots cluster intensity function densities

Usage

1
2
3
## S3 method for class 'hmm'
plot_cluster_densities(x, p = 0.9, pi_threshold = 0.1,
  switch = "facet", transform = TRUE)

Arguments

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

Value

ggplot plot object


apeterson91/fhmm documentation built on Nov. 2, 2019, 1:58 p.m.