generate.estimates: Function to generate INLA estimates

Description Usage Arguments Author(s)

View source: R/generate.estimates.R

Description

Function generate.estimates applies Leo's Method to a table with counts and delays

Usage

1
2
generate.estimates(delay.tbl.tmp, Dmax, do.plots = F,
  plot.folder = "tmp")

Arguments

delay.tbl.tmp

Table with at least Dmax+1 columns. First column is the total count, followed by counts with delay 0, 1, 2, ...

Dmax

Maximum delay to be taken into account. Data is assumed to be stable after that.

do.plots

Wether to generate plots or not. Default: F

plot.folder

name for plot subfolder. Default: 'tmp'

Author(s)

Leo Bastos, Marcelo F C Gomes


Opportunity-Estimator-EpiSurveillance/leos.opportunity.estimator documentation built on Jan. 23, 2021, 6:49 p.m.