Description Usage Arguments Value
Applies principal component analysis to new data to generate predicted flow into Everglades National Park
1 | estimateFlow(PCA_output, periodOfRecord, newData)
|
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. |
a vector of flow estimates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.