aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-11-08 07:56:50 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2022-11-08 07:56:50 +0100
commit7186006740aca909660e42dce8d92eb4735af533 (patch)
tree9a761988132a652301bc35e7935bd5827e82c4af /man
parentf9343a9f401dce52188fceec456865ba4f2eb95f (diff)
Simplify SFORB also in the endpoint function
Diffstat (limited to 'man')
-rw-r--r--man/endpoints.Rd17
1 files changed, 8 insertions, 9 deletions
diff --git a/man/endpoints.Rd b/man/endpoints.Rd
index 75fa9503..e3663aec 100644
--- a/man/endpoints.Rd
+++ b/man/endpoints.Rd
@@ -8,17 +8,16 @@ with mkinfit}
endpoints(fit)
}
\arguments{
-\item{fit}{An object of class \link{mkinfit}, \link{nlme.mmkin} or \link{saem.mmkin},
-or another object that has list components
-mkinmod containing an \link{mkinmod} degradation model, and two numeric vectors,
-bparms.optim and bparms.fixed, that contain parameter values
-for that model.}
+\item{fit}{An object of class \link{mkinfit}, \link{nlme.mmkin} or \link{saem.mmkin}, or
+another object that has list components mkinmod containing an \link{mkinmod}
+degradation model, and two numeric vectors, bparms.optim and bparms.fixed,
+that contain parameter values for that model.}
}
\value{
-A list with a matrix of dissipation times named distimes,
-and, if applicable, a vector of formation fractions named ff
-and, if the SFORB model was in use, a vector of eigenvalues
-of these SFORB models, equivalent to DFOP rate constants
+A list with a matrix of dissipation times named distimes, and, if
+applicable, a vector of formation fractions named ff and, if the SFORB model
+was in use, a vector of eigenvalues of these SFORB models, equivalent to
+DFOP rate constants
}
\description{
This function calculates DT50 and DT90 values as well as formation fractions

Contact - Imprint