computeTau: Computes tau coefficient

Description Usage Arguments

View source: R/computeTau.R

Description

Computes tau, a coefficient needed for the calculation of the population counts at time t>t0.

Usage

1
computeTau(nnetODFileName, zip)

Arguments

nnetODFileName

the name of the file where the population moving from one region to another is stored. This is an output of the aggregation package. Since this file could be large, it is stored compressed in zip format.

zip

If TRUE the file where where the population moving from one region to another is stored is a zipped csv file, otherwise it is simple csv file.


bogdanoancea/inference documentation built on Nov. 28, 2020, 9:20 p.m.