-
Results using addl, ii and time are different from those when I used ss and ii
code % mrgsim(nid=10, seed=i) %>% plot()
#MD
dmod2 %>% ev(amt=c(100,0.5), cmt=c(1,2), addl=c(12,0), ii=c(24,0), t…
-
Hi Matt,
At the end of Issue #29 you wrote that you couldn't get the small object x to appear. (x is a 1 x 1 matrix.) Instead of continuing that issue, which you marked as closed, I thought it wo…
JSC67 updated
6 years ago
-
I use ms build 2015 on win10 , and last month I update my win10 to creator version, but today I came cross a inexplicable problem, node-gyp build the hello world [demo](https://nodejs.org/dist/latest-…
-
Hi,
In the function sim_data(), the parameter theta should be given such as cl, ka and ke. How to estimate these values? Dose the linear regression be a good tool for calculation? Need your comments.…
-
does mrgsolve specifically require Gfortran 4.8? I have Gfortran 6.1 installed on my mac, but when I try to install mrgsolve it terminates with
gfortran-4.8 -fPIC -g -O2 -c R_FORTRAN_Test.f -o R_…
-
Hello,
Thanks for your work on this package, it helps me a lot. I am a beginner on this subject so my question might be obvious.
I am using an EDO model but I am not using NONMEM, I simulate my data u…
-
I have seen that it is possible to perform some Bayes estimation with mrgsolve. Is it also possible to perform the equivalent of MAXEVAL=0 in NONMEM? If so, how can I do it?
Thanks in advance,
Jason…
-
Thank you John for all of the efforts.
I have used dparser with Wenping for RxODE, and I'm happy with how efficient it is and how well it works.
I have also ported dparser in general to R:
ht…
-
Need to supply code which checks for NONMEM and PsN versions and executables.
-
It would be good to have two separate vignette topics - one for reading and manipulating the control file elements (changing data, parameters or task) and one for executing NONMEM / PsN tasks. I'm ha…