diff options
| author | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2026-09-07 13:45:39 +0200 |
|---|---|---|
| committer | Ranke Johannes <johannes.ranke@agroscope.admin.ch> | 2026-09-07 13:45:39 +0200 |
| commit | 48d9cad339394c3aa0d730d9a27b1c0680ce13e8 (patch) | |
| tree | 9c0a5766f3d0853c382ba0174f83e2e8ac9b0fbf /man/transform_odeparms.Rd | |
| parent | 46735d7a6d429bb0c50f951763797f321a0d77ca (diff) | |
The tolerance of one test had to be increased in test_deSolve.R,
and four vdiffr snapshots with negligible differences were updated.
Tests run with a maximum of 16 cores when running in the Agroscope
Apptainer environment.
Diffstat (limited to 'man/transform_odeparms.Rd')
| -rw-r--r-- | man/transform_odeparms.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/transform_odeparms.Rd b/man/transform_odeparms.Rd index 3a97ff8d..09723fb8 100644 --- a/man/transform_odeparms.Rd +++ b/man/transform_odeparms.Rd @@ -42,7 +42,7 @@ of the estimator. The default (TRUE) is to do transformations. The g parameter of the DFOP model is also seen as a fraction. If a single fraction is transformed (g parameter of DFOP or only a single target variable e.g. a single metabolite plus a pathway to sink), a -logistic transformation is used \code{\link[stats:Logistic]{stats::qlogis()}}. In other cases, i.e. if +logistic transformation is used \code{\link[stats:qlogis]{stats::qlogis()}}. In other cases, i.e. if two or more formation fractions need to be transformed whose sum cannot exceed one, the \link{ilr} transformation is used.} |
