NobBS.posterior2: NobBS.posterior2

Description Usage Arguments

View source: R/NobBS.posterior2.R

Description

NobBS.posterior2

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
NobBS.posterior2(
  data,
  now,
  units,
  onset_date,
  report_date,
  moving_window = NULL,
  max_D = NULL,
  cutoff_D = NULL,
  proportion_reported = 1,
  quiet = TRUE,
  specs = list(dist = c("Poisson", "NB"), alpha1.mean.prior = 0, alpha1.prec.prior =
    0.001, alphat.shape.prior = 0.001, alphat.rate.prior = 0.001, beta.priors = NULL,
    param_names = NULL, conf = 0.95, dispersion.prior = NULL, nAdapt = 1000, nChains = 1,
    nBurnin = 1000, nThin = 1, nSamp = 10000)
)

Arguments

data

data

now

now

units

units

onset_date

onset_date

report_date

report_date

moving_window

moving_window

max_D

max_D

cutoff_D

cutoff_D

proportion_reported

proportion_reported

quiet

quiet

specs

specs


covid19br/now_fcts documentation built on Feb. 10, 2021, 9:42 a.m.