-
BLOQ = "Below the Limit of Quantification"
We have **bloq.Rmd** but need data files to build vignette:
- censoring1log_project.mlxtran
- censoring1_project.mlxtran
- censoring2_project.mlxtran…
-
**Describe the bug**
Last observation of some subjects were shown as "ignored" in individual plots
**To Reproduce**
A minimal example was created using nlmixr2 using the object saved in the attac…
-
I just learned about `geom_cens()`, but I can't figure out how to use it. I tried a simple example below, but it didn't work the way that I expected.
I thought that values 2 would not. But I got …
-
``` r
library(babelmixr2) # will re-export much of monolix2rx
#> Loading required package: nlmixr2
#> Loading required package: nlmixr2data
# You use the path to the monolix mlxtran file
# In this c…
-
Hi,
Is there any other way to implement inter-occasion variability in the model?
As for current version i am getting this error when converting nonmem data using nmDataConvert.
There is resent-and…
-
Dear Marc,
The function bootmlx does not seem to work on R 4.0.2 and R Studio version 2022. It only generates dataset but does not run.
I have tried to install your latest update of Rmlx on gith…
-
Trying and failing miserably. :)
Using the premade model pk1_cmt_oral, I get this description:
ODE definition:
dAdt[1] = -KA*A[1];;
dAdt[2] = KA*A[1] - (CL/V)*A[2];;
;
Required p…
-
Dear Marc,
I've encountered a problem with the monolix2simulx() converter.
Treatment details such as tinf (and possibly also rate) are not copied into treatment.txt.
When adding them manually t…
-
See:
https://nmhelp.tingjieguo.com/empiricalss.htm
I'm thinking that it is actually the same as what `rxode2` does currently. Perhaps NONMEM may use some of the steady state routines inside of …
-
We currently have `xpose_data()` for nonmem and `xpose_data_nlmixr()` for nlmixr. For consistency I am thinking of soft depreciating `xpose_data()` and rename it `xpdb_nm()` or `xpose_nm()` (or other …