aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2018-06-08 14:54:40 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2018-06-08 14:56:24 +0200
commitec2052d68950745380c2724757b3ba8b116605fc (patch)
treee4c9cd5784840b290e52b7da8351d24a51b3d551 /man
parentedc3462fb4fa9f0eb604fc18ec62bb48997b5627 (diff)
Add actual/twa calcs for FOMC, typo
Diffstat (limited to 'man')
-rw-r--r--man/FOMC_actual_twa.Rd30
-rw-r--r--man/SFO_actual_twa.Rd2
2 files changed, 31 insertions, 1 deletions
diff --git a/man/FOMC_actual_twa.Rd b/man/FOMC_actual_twa.Rd
new file mode 100644
index 0000000..7a1f0fb
--- /dev/null
+++ b/man/FOMC_actual_twa.Rd
@@ -0,0 +1,30 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/FOMC_actual_twa.R
+\name{FOMC_actual_twa}
+\alias{FOMC_actual_twa}
+\title{Actual and maximum moving window time average concentrations for FOMC kinetics}
+\source{
+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
+}
+\usage{
+FOMC_actual_twa(alpha = 1.0001, beta = 10, times = c(0, 1, 2, 4, 7, 14,
+ 21, 28, 42, 50, 100))
+}
+\arguments{
+\item{alpha}{Parameter of the FOMC model}
+
+\item{beta}{Parameter of the FOMC model}
+
+\item{times}{The output times, and window sizes for time weighted average concentrations}
+}
+\description{
+Actual and maximum moving window time average concentrations for FOMC kinetics
+}
+\examples{
+FOMC_actual_twa(alpha = 1.0001, beta = 10)
+}
+\author{
+Johannes Ranke
+}
diff --git a/man/SFO_actual_twa.Rd b/man/SFO_actual_twa.Rd
index 61f95aa..720fbc9 100644
--- a/man/SFO_actual_twa.Rd
+++ b/man/SFO_actual_twa.Rd
@@ -5,7 +5,7 @@
\title{Actual and maximum moving window time average concentrations for SFO kinetics}
\source{
FOCUS (2014) Generic Guidance for Estimating Persistence and Degradation
- Kinetics from Environmental Fate Studies on Pesticides in EU Registratin, Version 1.1,
+ Kinetics from Environmental Fate Studies on Pesticides in EU Registration, Version 1.1,
18 December 2014, p. 251
}
\usage{

Contact - Imprint