-
I am trying to use mrgsolve but it keeps giving me compilation error. The model is directly taken from the user's guide.
[mrgsolve error.txt](https://github.com/metrumresearchgroup/mrgsolve/files/…
-
```
What steps will reproduce the problem?
1. Add "worker" to list of files in the 'standard' argument
2.
3.
What is the expected output? What do you see instead?
When running NONMEM in parallel (usi…
-
```
When rlog() is run without overriding the default for 'pattern', it deletes
nonmem.exe from specified directories. It skips directories for
runs-in-progress, by testing for FILE10. However, it…
-
@amitvtaneja
With reference to:
https://github.com/metrumresearchgroup/mrgsolve/commit/1e8f92173d7d5b28054ea1a078cc26be0deb81ab#commitcomment-17927071
- Use `//` to comment out lines
- If you want to…
-
Current:
``` r
$OMEGA labels=s(ECL,EVC,EKA), block=TRUE
1
0.1 2
0.1 0.1 3
```
becomes
``` r
$OMEGA >> annotated=TRUE, block = TRUE
ECL: ETA on Clearance
EVC: ETA on Volume
EKA: ETA on KA
1
0.1 2
…
-
```
Klaas Prins asks, "What if I have multiple estimation methods?"
xPath("//nm:nonmem/nm:problem/nm:estimation/nm:estimation_title", filename)
[1] "Stochastic Approximation Expectation-Maximization"…
-
```
need fast way of transforming nonmem omega matrix into correlations.
```
Original issue reported on code.google.com by `bergs...@gmail.com` on 20 Sep 2010 at 6:16
-
```
This regarding PsN:
New option -check_nmtran, set by default. PsN will run NMtran on models before
forking on a local
computer or submitting to a grid/cluster. This saves time in case of simpl…
-
```
NONMEM output lists gradients, but these are hard to visualize. Need to plot
them by parameter.
```
Original issue reported on code.google.com by `bergs...@gmail.com` on 21 Sep 2010 at 7:36
-
```
The file produced by rlog for NONMEM 7 has parameters sorted lexically. They
should be sorted theta, omega, sigma, and subsorted numerically on the
numerical portion of the name.
```
Origina…