How to perform sequential fitting in Simbiology
3 views (last 30 days)
Show older comments
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
0 Comments
Accepted Answer
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
0 Comments
More Answers (0)
Communities
More Answers in the SimBiology Community
See Also
Categories
Find more on Import Data in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!