diff --git a/404.html b/404.html index 82418aa6..69fc70dc 100644 --- a/404.html +++ b/404.html @@ -14,8 +14,8 @@ - - + + diff --git a/articles/PopED.html b/articles/PopED.html index 6927b099..c321c0c5 100644 --- a/articles/PopED.html +++ b/articles/PopED.html @@ -14,8 +14,8 @@ - - + +
@@ -249,7 +249,7 @@ff_fun
from babelm
#> }
#> return(list(f = matrix(.ret$rx_pred_, ncol = 1), poped.db = poped.db))
#> }
-#> <environment: 0x564f14cf6498>
+#> <environment: 0x556876b3dfd0>
Some things to note in this function:
The model changes based on the number of time-points requested. @@ -284,8 +284,8 @@
summary(poped_db_ode_babelmixr2$babelmixr2$modelMT)
-#> rxode2 3.0.2.9000 model named rx_f0a42621402650b3d89354ccbe2b4201 model (✔ ready).
-#> DLL: /tmp/RtmpMGOfki/rxode2/rx_f0a42621402650b3d89354ccbe2b4201__.rxd/rx_f0a42621402650b3d89354ccbe2b4201_.so
+#> rxode2 3.0.2.9000 model named rx_d89ebd3d07e7aa51c48bd940606a0f31 model (✔ ready).
+#> DLL: /tmp/Rtmple0tLa/rxode2/rx_d89ebd3d07e7aa51c48bd940606a0f31__.rxd/rx_d89ebd3d07e7aa51c48bd940606a0f31_.so
#> NULL
#>
#> Calculated Variables:
@@ -318,8 +318,8 @@ rxode2 models generated from
summary(poped_db_ode_babelmixr2$babelmixr2$modelF)
-#> rxode2 3.0.2.9000 model named rx_8e643ff48ef66e69aba91fbca258baed model (✔ ready).
-#> DLL: /tmp/RtmpMGOfki/rxode2/rx_8e643ff48ef66e69aba91fbca258baed__.rxd/rx_8e643ff48ef66e69aba91fbca258baed_.so
+#> rxode2 3.0.2.9000 model named rx_cee4bad55bbabffe7a8346520c683554 model (✔ ready).
+#> DLL: /tmp/Rtmple0tLa/rxode2/rx_cee4bad55bbabffe7a8346520c683554__.rxd/rx_cee4bad55bbabffe7a8346520c683554_.so
#> NULL
#>
#> Calculated Variables:
@@ -433,7 +433,7 @@ PopED’s fg_fun
#> NULL), rx__eta.cl = setNames(rx__eta.cl, NULL), DOSE = setNames(DOSE,
#> NULL))
#> }
-#> <environment: 0x564f12f1a0b0>
+#> <environment: 0x556874d596b0>
fError_fun
@@ -451,7 +451,7 @@ fError_
#> rxErr1 <- rxF * (1 + epsi[, 1]) + epsi[, 2]
#> return(list(y = rxErr1, poped.db = rxPoped.db))
#> }
-#> <environment: 0x564f0fc322a8>
One really important note to keep in mind is that PopED
works with variances instead of standard deviations (which is a key
difference between nlmixr2
and PopED
).
nlmixr2
in M
#> ── Time (sec fit$time): ──
#>
#> setup table compress other
-#> elapsed 0.002629 0.127 0.006 4.376371
+#> elapsed 0.002579 0.122 0.006 4.320421
#>
#> ── Population Parameters (fit$parFixed or fit$parFixedDf): ──
#>
diff --git a/articles/running-nonmem.html b/articles/running-nonmem.html
index 1840122a..7db86547 100644
--- a/articles/running-nonmem.html
+++ b/articles/running-nonmem.html
@@ -14,8 +14,8 @@
-
-
+
+
@@ -267,8 +267,8 @@