plot.SCB: Map plotting for Spatio-Temporal Epidemic Model (STEM)

Description Usage

View source: R/plot.SCB.R

Description

Map plotting for Spatio-Temporal Epidemic Model (STEM)

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
## S3 method for class 'SCB'
plot(
  x0,
  est,
  upper,
  lower,
  main = "",
  xlab = "",
  ylim = c(min(lower), max(upper)),
  true = NULL
)

covid19-dashboard-us/STEM documentation built on May 12, 2020, 1:05 a.m.