From 7186006740aca909660e42dce8d92eb4735af533 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 8 Nov 2022 07:56:50 +0100 Subject: Simplify SFORB also in the endpoint function --- man/endpoints.Rd | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'man') 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 -- cgit v1.2.1