bootAnnual: bootAnnual

Description Usage Arguments Examples

Description

bootAnnual One bootstrap run.

Usage

1
bootAnnual(eList, blockLength = 200)

Arguments

eList

named list with at least the Daily, Sample, and INFO dataframes

blockLength

integer suggested value is 200

Examples

1
2
3
4
5
6
library(EGRET)
eList <- Choptank_eList
## Not run: 
annualResults <- bootAnnual(eList)

## End(Not run)

fawda123/EGRETci documentation built on May 16, 2019, 10:57 a.m.