View source: R/seasonalWave.fit.R
seasonalWave.fit | R Documentation |
This is a support function for seasonalWave model (Vecchia and others, 2008).
seasonalWave.fit(cmax, wtx, pkt, phi)
cmax |
the time of the greatest peak value, expressed as a fraction of the year. |
wtx |
a vector of 12 monthly application rates. |
pkt |
the numeric month of peak expected from the data in |
phi |
the recession rate, in 1/years. |
A vector of 361 values describing the annual seasonal wave.
This function is support for the seasonalWave function and is not intended to be called by the user.
Dave Lorenz, original coding by Aldo Vecchia.
Vecchia, A.V., Martin, J.D., and Gilliom, R.J., 2008, Modeling variability and trends in pesticide concentrations in streams: Journal of the American Water Resources Association, v. 44, no. 5, p. 1308-1324.
seasonalWave
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.