aboutsummaryrefslogblamecommitdiff
path: root/man/FOMC_actual_twa.Rd
blob: dd8e4d3dc3df21d383a25b5291de4b1118007264 (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                                                      

                                                                                       

       




                                                   
















                                                                                         
% 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
}

Contact - Imprint