You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to generate the dataset for a reprex for a different issue, and for that, I'm trying to simulate a dataset. When trying to simulate the dataset, I thought that I would try using nlmixrSim(), but that doesn't seem to work. I think that the right answer is: "Bill, you're supposed to use RxODE for simulations like that." But, it would be handy if I could just use nlmixrSim() since I think it has most of the machinery built-in.
Here is the reprex of what I want to do. Ideally, either of the paths to get to simulation at the bottom would work:
I'm trying to generate the dataset for a reprex for a different issue, and for that, I'm trying to simulate a dataset. When trying to simulate the dataset, I thought that I would try using
nlmixrSim()
, but that doesn't seem to work. I think that the right answer is: "Bill, you're supposed to use RxODE for simulations like that." But, it would be handy if I could just usenlmixrSim()
since I think it has most of the machinery built-in.Here is the reprex of what I want to do. Ideally, either of the paths to get to
simulation
at the bottom would work:Created on 2021-07-26 by the reprex package (v2.0.0)
The text was updated successfully, but these errors were encountered: