sbionlinfit Grouping Experimental Data Replicates For Parameter Fitting

1 回表示 (過去 30 日間)
Timothy Shih
Timothy Shih 2013 年 7 月 3 日
I'm trying to fit parameters with data that contains multiple data points per time point (replicates) using the PK-PD model and the sbionlinfit function. However, I'm having issues understanding exactly what fields I need to specify within the PKData object to specify which columns of data in the dataset object are replicates. There are fields called GroupID, GroupLabel, and GroupNames. What do I need to specify in order to get a fit with replicates?
Also, the documentation mentions that the data points are not averaged, but are fitted individually. Am I correct in assuming that this will not mean I will get 3 individual parameter fits for my 3 replicate sets?

回答 (1 件)

Ingrid Tigges
Ingrid Tigges 2013 年 7 月 3 日
Are you using the SimBiology Desktop? Do you want to get one set of parameters for all replicates?
For each replicate set the value of the grouping variable to another integer value. In case you want the same model parameters for all conditions, check that the pooled option is set to true in the fitting task. You can find this option under Tasks=> Parameter Fit => Algorithm Settings. You can find screenshots illustrating these two points here: http://www.mathworks.co.uk/support/solutions/en/data/1-LZ6PSB/index.html
At the bottom of the page you can also find a link to a .pdf which explains fitting of parameters using the SimBiology Desktop in detail.
With respect to your question about individual fits, you get individual fits if you have unticked the option pooled fitting mentioned above. I hope this helps. If not, please let me know what is unclear for you.
  2 件のコメント
Timothy Shih
Timothy Shih 2013 年 7 月 3 日
I prefer doing it through code. Is there a way to do so? Yes, I would want to get one set of parameters for all replicates.
Ingrid Tigges
Ingrid Tigges 2013 年 7 月 4 日
Yes, there is. Have had a look at this page of the documentation http://www.mathworks.com/help/releases/R2013a/simbio/ug/fitting-pharmacokinetic-model-parameters.html? Those information described under "Performing Individual Fitting" are also valid if you have replicates. If this does not help you might also want to consider contacting the technical support (refer to this thread then).

サインインしてコメントする。

コミュニティ

その他の回答  SimBiology コミュニティ

カテゴリ

Help Center および File ExchangeImport Data についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by