issues
search
InsightRX
/
mipdtrial
Tools for simulating model-informed precision dosing trials
https://insightrx.github.io/mipdtrial/
Other
2
stars
0
forks
source link
RXR-2293 add wrapper function to run trial more easily
#10
Closed
roninsightrx
closed
2 weeks ago
roninsightrx
commented
1 month ago
Wraps the loop-over-patients into a function
Introduces a new
create_model_design
feature
Introduces a new
create_initial_dose_design
feature
allows to specify the design using a YAML file (optional)
Adds a few things to the output from the simulation (est / true parameters / GOF from MAP fits / final AUC estimates)
Adds test for new functions
Adds a vignette that showcases the functionality
create_model_design
featurecreate_initial_dose_design
feature