-
### Example 1: ER model, only response variable fitted. DV values contain zero
1) plot generated using ggPMX function:
`ctr %>% pmx_plot_npde_time`
![image](https://user-images.githubusercont…
-
When running this test:
https://github.com/nlmixr2/babelmixr2/blob/5adebcf375d6ef6331940d2d6fe4d16d223c3af4/tests/testthat/test-monolix-read.R#L56-L63
I get this error:
```r
Error in .cov[.n…
-
Controller creation does not work when multiple end points in the model (ggPMX 1.2.8). I fitted a PKPD model with two end points: 1st PK concentrations (left censored, i.e., with blq-s), and, 2nd resp…
-
Related to #421, I'm trying to ignore the package `lixoftConnectors` when installing dependencies.
When I used `lixoftConnectors?ignore` in the `extra-packages` list, I got the following error indi…
-
Using `system()` will likely result in issues with spaces in filenames and parsing of arguments. `system2()` has the complexity that it requires using a vector of command line arguments instead of a …
-
I want to create a new estimation method that will give initial estimates for nlmixr2 using noncompartmental parameters from PKNCA.
For that, I know that I'll need to add some of the parts that are…
-
In `monolix` with `tinf` it seems that only rate is adjusted with bioavailability changes instead of duration.
-
In this code, why is `.nonmemSetCmtProperty()` needed rather than directly generating the code for things like lag time and bioavailability?
https://github.com/nlmixr2/babelmixr2/blob/5adebcf375d6e…
-
This allows Adams method, which is used by monolix:
(Adams methods for non stiff ODEs, and Backward Differentiation Formulas methods for stiff ODEs)
The absolute and relative tolerance for the n…
-
Using an already fitted monolix project with pmx_mlxtran(), the controller output does not show any VPC object whereas the VPC files exist in the Monolix project folder.
All other diagnostic plots a…