tests/testthat/test-ui-pred-err.R:

GITHUB
nlmixr2/rxode2: Facilities for Simulating from ODE-Based Models

eta.CL ~ 0.1
eta.KA ~ 0.1
eta.V ~ 0.1

tests/testthat/test-ui-pred-err.R:

CRAN
rxode2: Facilities for Simulating from ODE-Based Models

eta.CL ~ 0.1
eta.KA ~ 0.1
eta.V ~ 0.1

tests/testthat/test-ui-pred-err.R:

CRAN
nlmixr: Nonlinear Mixed Effects Models in Population PK/PD

nlmixrTest(
rxClean()
fn1 <- function() {

tests/testthat/test-ui-pred-err.R:

GITHUB
nlmixrdevelopment/nlmixr: Nonlinear Mixed Effects Models in Population PK/PD

nlmixrTest(
rxClean()
fn1 <- function() {

tests/testthat/test-ui-piping.R:

CRAN
rxode2: Facilities for Simulating from ODE-Based Models

(testPipeQuote(-ka, tka=0.5, {
tv = 3
tcl = 10

tests/testthat/test-ui-piping.R:

GITHUB
nlmixr2/rxode2: Facilities for Simulating from ODE-Based Models

(testPipeQuote(-ka, tka=0.5, {
tv = 3
tcl = 10

tests/testthat/test-ui-assert.R:

CRAN
rxode2: Facilities for Simulating from ODE-Based Models

tcl <- log(c(0, 2.7, 100))
tv <- 3.45
eta.ka ~ 0.6

tests/testthat/test-ui-ini-lotri.R:

CRAN
rxode2: Facilities for Simulating from ODE-Based Models

tka <- 0.45
tcl <- log(c(0, 2.7, 100))
tv <- 3.45

tests/testthat/test-ui-assert.R:

GITHUB
nlmixr2/rxode2: Facilities for Simulating from ODE-Based Models

tcl <- log(c(0, 2.7, 100))
tv <- 3.45
eta.ka ~ 0.6

tests/testthat/test-par-solve.R:

GITHUB
nlmixrdevelopment/RxODE: Facilities for Simulating from ODE-Based Models

of compartmental
## model is determined by the parameters specified.
CL ~ TCL * exp(eta.Cl)

tests/testthat/test-ui-ini-lotri.R:

GITHUB
nlmixr2/rxode2: Facilities for Simulating from ODE-Based Models

tka <- 0.45
tcl <- log(c(0, 2.7, 100))
tv <- 3.45

tests/testthat/test-par-solve.R:

CRAN
rxode2: Facilities for Simulating from ODE-Based Models

by the parameters specified.
CL ~ TCL * exp(eta.Cl)
C2 ~ linCmt(KA, CL, V2, Q, V3)

tests/testthat/test-par-solve.R:

GITHUB
nlmixr2/rxode2: Facilities for Simulating from ODE-Based Models

by the parameters specified.
CL ~ TCL * exp(eta.Cl)
C2 ~ linCmt(KA, CL, V2, Q, V3)

tests/testthat/test-piping.R:

CRAN
nlmixr: Nonlinear Mixed Effects Models in Population PK/PD

tv <- 3.45 # Log V
eta.ka ~ 0.6
eta.cl ~ 0.3

tests/testthat/test-piping.R:

GITHUB
nlmixrdevelopment/nlmixr: Nonlinear Mixed Effects Models in Population PK/PD

tv <- 3.45 # Log V
eta.ka ~ 0.6
eta.cl ~ 0.3