plot_map.hmm: Plots clusters of a given observation with other observations...

Description Usage Arguments Value

View source: R/plots.R

Description

Plots clusters of a given observation with other observations around them within certain probability of co-clustering

Usage

1
2
## S3 method for class 'hmm'
plot_map(x, coords, p = c(0.025, 0.5, 0.9))

Arguments

x

hmm object

coords

dataframe of observation geo coordinates

Value

ggplot plot object


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