SimBiology Parameter Estimation: How to use 2 different data sets to generate parameters?

4 views (last 30 days)
I have a multi-compartmental PK model that I am trying to parameterise utilising two different data-sets.
One data-set is a short term data set (0 -> 24hrs) and the second data set is a single data point at 168 hrs. The only difference between the two is that the initial bolus dosage is a different amount (and so I cannot combine the two sets)
How can I get SimBiology to run a parameter estimation where the output parameters are based off of both data sets?
I am running MATLAB R2016b on Mac & Version 5.5 of SimBiology

Accepted Answer

Arthur Goldsipe
Arthur Goldsipe on 28 Nov 2016
Hi Jonathan,
SimBiology supports this sort of task (estimating a single set of model parameters by simultaneously fitting a model to multiple time courses).
You can do this from the command line using the sbiofit command with the option Pooled set to true. You can find an example of that here. You can also accomplish this from a Fit Data Task in the SimBiology Desktop, by checking the box labeled "Pool data" in the Estimation Method section of the task. You can find a bit more information about the Fit Data Task here.
Good luck,
Arthur

More Answers (0)

Communities

More Answers in the  SimBiology Community

Categories

Find more on Scan Parameter Ranges in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!