How to perform sequential fitting in Simbiology

3 views (last 30 days)
When fitting PKPD data, I would like to fit PK data first and freeze the PK parameters when fitting PD data. I wonder if there is a simple way to freeze parameter and do sequential fitting.
Thanks!
Yue

Accepted Answer

Jeremy Huard
Jeremy Huard on 1 Jun 2021
Hi 悦 吴,
you can indeed do this with the following steps:
1. fit PK data with a Fit program
2. right-click on the program results in the Model Analyzer Browser and choose Create Variant from estimated Parameter Values
3. then create a new fit program to fit the PD data and apply the variant created in step 2.
Best regards,
Jérémy

More Answers (0)

Communities

More Answers in the  SimBiology Community

Products


Release

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!