Displaying 1 result from an estimated 1 matches for "nmfe72".
Did you mean:
nmfe74
2012 Dec 29
0
shell function in R
Hi Everyone:
I am running NONMEM from R using following command.
shell("nmfe72 TOT_EST_DOSE2.CTL DOSE2.OUT",wait=T)
This command runs NONMEM successfully but does not show the progress.
Usually, intermediate outputs are displayed on CMD console when this same
command is run from CMD console. How can I view the intermediate outputs
while running NONMEM from...