From 48d9cad339394c3aa0d730d9a27b1c0680ce13e8 Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Mon, 7 Sep 2026 13:45:39 +0200 Subject: Add DTx function, check and test 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. --- man/transform_odeparms.Rd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/transform_odeparms.Rd') 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.} -- cgit v1.2.3