aboutsummaryrefslogtreecommitdiff
path: root/R/nlmixr.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/nlmixr.R')
-rw-r--r--R/nlmixr.R3
1 files changed, 1 insertions, 2 deletions
diff --git a/R/nlmixr.R b/R/nlmixr.R
index e41777ac..5d05f814 100644
--- a/R/nlmixr.R
+++ b/R/nlmixr.R
@@ -156,7 +156,6 @@ nlmixr::nlmixr
#' # lowest AIC
#' plot(f_nlmixr_fomc_sfo_focei_obs_tc)
#' summary(f_nlmixr_fomc_sfo_focei_obs_tc)
-#' }
#'
#' # Two parallel metabolites
#' dmta_ds <- lapply(1:7, function(i) {
@@ -180,7 +179,7 @@ nlmixr::nlmixr
#' dmta_ds, quiet = TRUE, error_model = "obs")
#' nlmixr_model(f_dmta_sfo_sfo2)
#' nlmixr_focei_dmta_sfo_sfo2 <- nlmixr(f_dmta_sfo_sfo2, est = "focei")
-#'
+#' }
#' @export
nlmixr.mmkin <- function(object, data = NULL,
est = NULL, control = list(),

Contact - Imprint