-
Based on a model and data, many people want to:
- Estimate posthoc predictions (ETAs) without doing a complete re-estimation.
- Calculate likelihood if you have the ETAs pre-specified.
This is di…
-
**Bug description**
I modify the standard ggpmx markdown code in order to customize my report and add plots. To do so, I create a new folder that I call 'GGPMX', I copy the standard ggpmx markdown th…
-
Error is being produced when using pmx_mlxtran on a project created with Monolix2020.
**To Reproduce**
ctr = pmx_mlxtran("MLX/PK_WITH_COVARIATE/warfarin_PK_project_mlx2020.mlxtran")
![image](h…
-
**Describe the bug**
The predicted lines start only at the 1st observation and not from the actual administration. This changes the predicted profile in the 1st dosing cycle
**To Reproduce**
Exam…
-
Hello,
I have some problems with fitting a model with a proportional error using saem. At first, I thought it was the problem with my data, but it also occurs with the theo_sd dataset. I've used a…
-
http://mlxtran.lixoft.com/language-reference/usual-mathematical-functions-in-mlxtran/
-
**Describe the bug**
I'm working on response data on a scale from 0 to 41 with 0 being complete suppression. Large proportion of the data has zero values. When generating a number of plots (individua…
-
nlme can now do this if you apply the patch at https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17954
``` r
times
#> **Iteration 2
#> LME step: Loglik: -290.0553, nlminb iterations: 1
#> r…
-
Dear Marc,
I have some troubles with my simulations in R.
Since I installed the new MonolixSuite 2020R1 (and updated the `lixoftConnectors` package), `simulx` outputs an error when simulating fr…
-
This is with the current master branch of nlmixr installed. I did change the name of the fit from fit_linCmt_nlme to fit_ode_nlme in the code below. Maybe it was not intended to use the ode version of…