estSliceSurfacesSimpleAlt: surface slice

Description Usage Arguments Value Examples

Description

Creates surface slice for one year.

Usage

1

Arguments

eList

named list with at least the Daily, Sample, and INFO dataframes. Created from the EGRET package, after running either modelEstimation or setForBoot.

year

integer year to perform WRTDS analysis

Value

surfaces matrix

Examples

1
2
3
4
5
6
7
8
library(EGRET)
eList <- Choptank_eList
## Not run: 
caseSetUp <- trendSetUp(eList, nBoot=100, blockLength=200)
eList <- setForBoot(eList, caseSetUp)
surfaces <- estSliceSurfacesSimpleAlt(eList, 1990)

## End(Not run)

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