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 Community

카테고리

Help CenterFile Exchange에서 Import Data에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by