diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-12 08:07:07 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-12 08:36:31 +0200 |
commit | 9ac853c7ceece333099021974025d07e75be2b33 (patch) | |
tree | 21bd165193456a616140eb5b2484a1bb75dab765 /man/summary.mkinfit.Rd | |
parent | feca0008dcf662bba5c728096c4e63b923b8979b (diff) |
Documentation improvements, rebuild static docs
Diffstat (limited to 'man/summary.mkinfit.Rd')
-rw-r--r-- | man/summary.mkinfit.Rd | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/man/summary.mkinfit.Rd b/man/summary.mkinfit.Rd index fabe31d0..24991d71 100644 --- a/man/summary.mkinfit.Rd +++ b/man/summary.mkinfit.Rd @@ -29,27 +29,27 @@ distribution} } \value{ The summary function returns a list with components, among others - \item{version, Rversion}{The mkin and R versions used} - \item{date.fit, date.summary}{The dates where the fit and the summary were - produced} - \item{diffs}{The differential equations used in the model} - \item{use_of_ff}{Was maximum or minimum use made of formation fractions} - \item{bpar}{Optimised and backtransformed - parameters} - \item{data}{The data (see Description above).} - \item{start}{The starting values and bounds, if applicable, for optimised - parameters.} - \item{fixed}{The values of fixed parameters.} - \item{errmin }{The chi2 error levels for - each observed variable.} - \item{bparms.ode}{All backtransformed ODE - parameters, for use as starting parameters for related models.} - \item{errparms}{Error model parameters.} - \item{ff}{The estimated formation fractions derived from the fitted - model.} - \item{distimes}{The DT50 and DT90 values for each observed variable.} - \item{SFORB}{If applicable, eigenvalues of SFORB components of the model.} - The print method is called for its side effect, i.e. printing the summary. +\item{version, Rversion}{The mkin and R versions used} +\item{date.fit, date.summary}{The dates where the fit and the summary were +produced} +\item{diffs}{The differential equations used in the model} +\item{use_of_ff}{Was maximum or minimum use made of formation fractions} +\item{bpar}{Optimised and backtransformed +parameters} +\item{data}{The data (see Description above).} +\item{start}{The starting values and bounds, if applicable, for optimised +parameters.} +\item{fixed}{The values of fixed parameters.} +\item{errmin }{The chi2 error levels for +each observed variable.} +\item{bparms.ode}{All backtransformed ODE +parameters, for use as starting parameters for related models.} +\item{errparms}{Error model parameters.} +\item{ff}{The estimated formation fractions derived from the fitted +model.} +\item{distimes}{The DT50 and DT90 values for each observed variable.} +\item{SFORB}{If applicable, eigenvalues of SFORB components of the model.} +The print method is called for its side effect, i.e. printing the summary. } \description{ Lists model equations, initial parameter values, optimised parameters with @@ -65,10 +65,10 @@ values. } \references{ FOCUS (2006) \dQuote{Guidance Document on Estimating Persistence - and Degradation Kinetics from Environmental Fate Studies on Pesticides in - EU Registration} Report of the FOCUS Work Group on Degradation Kinetics, - EC Document Reference Sanco/10058/2005 version 2.0, 434 pp, - \url{http://esdac.jrc.ec.europa.eu/projects/degradation-kinetics} +and Degradation Kinetics from Environmental Fate Studies on Pesticides in +EU Registration} Report of the FOCUS Work Group on Degradation Kinetics, +EC Document Reference Sanco/10058/2005 version 2.0, 434 pp, +\url{http://esdac.jrc.ec.europa.eu/projects/degradation-kinetics} } \author{ Johannes Ranke |