estimateFlow: Estimate flow across Tamiami Trail

Description Usage Arguments Value

View source: R/estimateFlow.R

Description

Applies principal component analysis to new data to generate predicted flow into Everglades National Park

Usage

1
estimateFlow(PCA_output, periodOfRecord, newData)

Arguments

PCA_output

output of principal component analysis

periodOfRecord

period of record data used to run PCA

newData

a new dataset with identical variable names as the data used for the PCA. Generate this object with the mergeData() function.

Value

a vector of flow estimates


troyhill/COPmod documentation built on Aug. 10, 2021, 12:05 p.m.