fit_jags: Bayesian fitting of a time-homogeneous underreported...

Description Usage Arguments

View source: R/jags.R

Description

Fits a time-homogeneous endemic-epidemic model with underreporting using JAGS.

Usage

1
fit_jags(Y, p, n.chains = 5, n.iter = 10000, n.burnin = 1000, n.thin = 10, ...)

Arguments

Y

a time series of counts (numeric vector)

p

the assumed reporting probability

n.chains, n.iter, n.burnin, n.thin

settings passed to R2jags::jags


jbracher/hhh4underreporting documentation built on July 21, 2020, 2:08 p.m.