![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/638305/image.png)
How to perform sequential fitting in Simbiology
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
悦 吴
el 31 de Mayo de 2021
Respondida: Jeremy Huard
el 1 de Jun. de 2021
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 comentarios
Respuesta aceptada
Jeremy Huard
el 1 de Jun. de 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
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/638305/image.png)
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 comentarios
Más respuestas (0)
Comunidades de usuarios
Más respuestas en SimBiology Community
Ver también
Categorías
Más información sobre Import Data en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!