powered by
Interactive function to calculate WRTDS confidence bands
ciCalculations(eList, ...)
named list with at least the Daily, Sample, and INFO dataframes. Created from the EGRET package, after running modelEstimation.
modelEstimation
optionally include nBoot, blockLength, or widthCI
# NOT RUN { library(EGRET) eList <- Choptank_eList # } # NOT RUN { CIAnnualResults <- ciCalculations(eList) # }
Run the code above in your browser using DataLab