-
Hey @dpastoor @vjd @billdenney,
Currently, Docker Cloud image builds are broken due to recent commits that merged dockerfiles and other ENV's, see https://github.com/osmosisfoundation/pmx-docker/co…
-
I experienced what seems to be a bug in the scm function of PsN when using the linearize option. The cause seems to be that the ignore statements present in the original model were not removed from t…
-
It is unclear how to specify covariates in the ODE form.
The following code works perfectly fine:
```
# NLMixr model-based analysis; no covariates
library(nlmixr, quietly=TRUE)
dat
-
Below is my session output. I made a function, funBS(), that generates bootstrapped data from a data frame that has ID as its first column. However, when I try to use the bootstrapped data with nlmi…
JSC67 updated
6 years ago
-
Is there an option in mrgsolve similar to $MIX in NONMEM, with the goal of simulating from different populations? My current workaround is simply to run two separate simulations with the number of in…
-
The tutorial (https://github.com/nlmixrdevelopment/nlmixr/blob/master/vignettes/running_nlmixr.Rmd) has code for compiling a model for closed form solution using linCmt() and for ODE solution, and als…
JSC67 updated
6 years ago
-
- What: Project workflow in pharmacometrics
- When: Friday, April 15, 1 PM
- Where: UMB Main Campus, Pharmacy Hall N515
- Who: absolutely everyone! Beginners especially welcome!
- Webcast link: TBD, c…
-
hi -
just upgraded the version to 4.6.0. on ubuntu 16. Installation was seamless but we keep getting the following error message -
```
It seems like Fortran compilation by the NONMEM's nmfe scri…
-
I'm getting the following error from
brew install osgeo/osgeo4mac/grass7
Any ideas what to do to resolve this?
==> ./configure --prefix=/usr/local/Cellar/grass7/7.2.2 --enable-shared --wit…
-
This is a copy of the question I posted on the google_groups page. Devins reply is shown in the end.
#-------------------------------
Basically, I want to change the dose for a drug based on the …