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/IORE.solution.Rd | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) (limited to 'man/IORE.solution.Rd') diff --git a/man/IORE.solution.Rd b/man/IORE.solution.Rd index ad2df3df..e1f1be1a 100644 --- a/man/IORE.solution.Rd +++ b/man/IORE.solution.Rd @@ -1,15 +1,15 @@ % Generated by roxygen2: do not edit by hand -% Please edit documentation in R/IORE.solution.R +% Please edit documentation in R/parent_solutions.R \name{IORE.solution} \alias{IORE.solution} \title{Indeterminate order rate equation kinetics} \usage{ -IORE.solution(t, parent.0, k__iore, N) +IORE.solution(t, parent_0, k__iore, N) } \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{k__iore}{Rate constant. Note that this depends on the concentration units used.} @@ -48,4 +48,13 @@ The solution of the IORE kinetic model reduces to the NAFTA Technical Working Group on Pesticides (not dated) Guidance for Evaluating and Calculating Degradation Kinetics in Environmental Media } -\keyword{manip} +\seealso{ +Other parent solutions: +\code{\link{DFOP.solution}()}, +\code{\link{FOMC.solution}()}, +\code{\link{HS.solution}()}, +\code{\link{SFO.solution}()}, +\code{\link{SFORB.solution}()}, +\code{\link{logistic.solution}()} +} +\concept{parent solutions} -- cgit v1.2.1