From 8bdb4cd437a9d4663e542f95869e8692aa38dadb Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 7 May 2020 08:59:29 +0200 Subject: Static documentation rebuilt by pkgdown --- man/FOMC.solution.Rd | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'man/FOMC.solution.Rd') diff --git a/man/FOMC.solution.Rd b/man/FOMC.solution.Rd index 54430dd1..d326f13a 100644 --- a/man/FOMC.solution.Rd +++ b/man/FOMC.solution.Rd @@ -1,15 +1,15 @@ % Generated by roxygen2: do not edit by hand -% Please edit documentation in R/FOMC.solution.R +% Please edit documentation in R/parent_solutions.R \name{FOMC.solution} \alias{FOMC.solution} \title{First-Order Multi-Compartment kinetics} \usage{ -FOMC.solution(t, parent.0, alpha, beta) +FOMC.solution(t, parent_0, alpha, beta) } \arguments{ \item{t}{Time.} -\item{parent.0}{Starting value for the response variable at time zero.} +\item{parent_0}{Starting value for the response variable at time zero.} \item{alpha}{Shape parameter determined by coefficient of variation of rate constant values.} @@ -49,3 +49,13 @@ FOCUS (2006) \dQuote{Guidance Document on Estimating Persistence A new model based on spatial variability. \emph{Environmental Science and Technology} \bold{24}, 1032-1038 } +\seealso{ +Other parent solutions: +\code{\link{DFOP.solution}()}, +\code{\link{HS.solution}()}, +\code{\link{IORE.solution}()}, +\code{\link{SFO.solution}()}, +\code{\link{SFORB.solution}()}, +\code{\link{logistic.solution}()} +} +\concept{parent solutions} -- cgit v1.2.1