trimdata.in: Trim an array of raw cases to find the last observed data...

Description Usage Arguments Value Examples

View source: R/fit_user_data_fxns.R

Description

Trim an array of raw cases to find the last observed data point

Usage

1
trimdata.in(longvec)

Arguments

longvec

array with raw cases numbers

Value

nperiodsData the number of last observed data point

Examples

1
nperiodsData <- trimdata.in(longvec = cases)

predsci/DICE documentation built on Aug. 9, 2019, 9:41 a.m.