View source: R/FOMC_actual_twa.R
FOMC_actual_twa | R Documentation |
Actual and maximum moving window time average concentrations for FOMC kinetics
FOMC_actual_twa(
alpha = 1.0001,
beta = 10,
times = c(0, 1, 2, 4, 7, 14, 21, 28, 42, 50, 100)
)
alpha |
Parameter of the FOMC model |
beta |
Parameter of the FOMC model |
times |
The output times, and window sizes for time weighted average concentrations |
Johannes Ranke
FOCUS (2014) Generic Guidance for Estimating Persistence and Degradation Kinetics from Environmental Fate Studies on Pesticides in EU Registration, Version 1.1, 18 December 2014, p. 251
FOMC_actual_twa(alpha = 1.0001, beta = 10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.