aboutsummaryrefslogtreecommitdiff
path: root/R/transform_odeparms.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-05-12 10:58:25 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2020-05-12 10:58:25 +0200
commit01284e456dc6df8e064a7a42f194fcd81d9ce7a1 (patch)
tree6c4f035781474e35ffb7675c9a02218f81d416cf /R/transform_odeparms.R
parentb88c0140885808ae7443179fe8137dea3b93994f (diff)
Improve documentation, now using a spell checker
Diffstat (limited to 'R/transform_odeparms.R')
-rw-r--r--R/transform_odeparms.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/transform_odeparms.R b/R/transform_odeparms.R
index 28e58f87..8f6eb57f 100644
--- a/R/transform_odeparms.R
+++ b/R/transform_odeparms.R
@@ -2,7 +2,7 @@
#'
#' The transformations are intended to map parameters that should only take on
#' restricted values to the full scale of real numbers. For kinetic rate
-#' constants and other paramters that can only take on positive values, a
+#' constants and other parameters that can only take on positive values, a
#' simple log transformation is used. For compositional parameters, such as the
#' formations fractions that should always sum up to 1 and can not be negative,
#' the \code{\link{ilr}} transformation is used.

Contact - Imprint