diff options
Diffstat (limited to 'man/endpoints.Rd')
-rw-r--r-- | man/endpoints.Rd | 17 |
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 |