diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/nlmixr.mmkin.Rd | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man/nlmixr.mmkin.Rd b/man/nlmixr.mmkin.Rd index e8a9d170..c1a203eb 100644 --- a/man/nlmixr.mmkin.Rd +++ b/man/nlmixr.mmkin.Rd @@ -215,7 +215,6 @@ AIC( # 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) { @@ -239,7 +238,7 @@ f_dmta_sfo_sfo2 <- mmkin( 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") - +} } \seealso{ \link{summary.nlmixr.mmkin} \link{plot.mixed.mmkin} |