-
Can't be installed on R 4.4.1
install.packages("RxODE")
Warning in install.packages :
package ‘RxODE’ is not available for this version of R
A version of this package for your version of R …
-
CRAN:
Consider merging `rxode2`, though they originally wanted them split
> One comment for the last release flood: if a new rxode2parse always breaks most of
> babelmixr2, nlmixr2, nlmi…
-
# nlmixr2/rxode2 user functions | nlmixr2
nlmixr: open source nonlinear mixed-effects modeling for R.
[https://blog.nlmixr2.org/blog/2024-05-08-user-functions/](https://blog.nlmixr2.org/blog/2024-05…
-
Hi
I am relatively new to nlmixr.
I have a fairly standard depot compartment-central compartment model with a wrinkle
d/dt(depot) = -ka x DOSE x Function(t)
d/dt(centr) = ka x DOSE x Functi…
-
I'm testing the models in the model library (`nlmixr2lib`) trying to convert them to different formats. I'm having trouble converting this one to monolix.
``` r
library(babelmixr2)
#> Loading req…
-
they are listed under "suggest" and are therefore not automatically installed when installing campsis.
-
Hi I'm trying to use rxode2 to create a model that is a modified release model with two depots. We were able to use NONMEM to estimate F1(bioavailability of modified release) and F3 (bioavailability o…
-
Dear tdmore team,
Are there any plans to update this package to support rxode2 and nlmixr2?
Many thanks!
-
# nlmixr2/rxode2 steady state changes | nlmixr2
nlmixr: open source nonlinear mixed-effects modeling for R.
[https://blog.nlmixr2.org/blog/2024-04-04-steady-state/](https://blog.nlmixr2.org/blog/202…
-
This is a strange issue. Model advan1_trans1 from the Campsis model suite (model_suite$nonmem$advan1_trans1) does not compile anymore with mrgsolve v1.5.2 on Windows.
Here are the steps to reproduc…