aboutsummaryrefslogtreecommitdiff
path: root/R/nlmixr.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2021-09-27 20:10:01 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2021-09-27 20:10:01 +0200
commit5c15ef747568b3a9a9c094b6aa546dc80e3aa87a (patch)
tree70f86619437fb8f1bc1f144b847fc4dacbcba128 /R/nlmixr.R
parent047d048b89e167fb354b45cd7c6b719b9f4cdd28 (diff)
intervals() methods, more DFOP/tc variants
Diffstat (limited to 'R/nlmixr.R')
-rw-r--r--R/nlmixr.R4
1 files changed, 2 insertions, 2 deletions
diff --git a/R/nlmixr.R b/R/nlmixr.R
index 9c364c4f..5f7950ed 100644
--- a/R/nlmixr.R
+++ b/R/nlmixr.R
@@ -31,8 +31,8 @@ nlmixr::nlmixr
#' for parameter that are tested if requested by 'test_log_parms'.
#' @param data Not used, as the data are extracted from the mmkin row object
#' @param table Passed to [nlmixr::nlmixr]
-#' @param error_model Possibility to override the error model which is being
-#' set based on the error model used in the mmkin row object.
+#' @param error_model Optional argument to override the error model which is
+#' being set based on the error model used in the mmkin row object.
#' @param control Passed to [nlmixr::nlmixr]
#' @param \dots Passed to [nlmixr_model]
#' @param save Passed to [nlmixr::nlmixr]

Contact - Imprint