From 5c15ef747568b3a9a9c094b6aa546dc80e3aa87a Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 27 Sep 2021 20:10:01 +0200 Subject: intervals() methods, more DFOP/tc variants --- R/nlmixr.R | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'R/nlmixr.R') 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] -- cgit v1.2.1