InsightRX / mipdtrial

Tools for simulating model-informed precision dosing trials
https://insightrx.github.io/mipdtrial/
Other
2 stars 0 forks source link

fallback to est model if no sim model provided #1

Closed jasmineirx closed 6 months ago

jasmineirx commented 6 months ago

Feedback from other end users suggested that requiring simulation model and estimation model to always be treated separately was too confusing/onerous. This PR updates the sample_and_adjust function to fall back to the estimation model if a separate simulation model is not provided.