How to create custom error model in Simbiology

조회 수: 3 (최근 30일)
Praveen Kumar M
Praveen Kumar M 2019년 7월 1일
댓글: Praveen Kumar M 2019년 7월 3일
Hello. I am doing population pharmacokinetic analysis using Simbiology. There are 4 types of error model available in Simbiology. Constant (y = f+a*e), exponential (y = exp(a*e)), combined (y = f + (a+b*f)*e) and proporttional (y = f+b*f*e).
Suppose i want to create new error model say
y = f * (1+a)+b
How will I be able to achieve it.
Regards.

채택된 답변

Jeremy Huard
Jeremy Huard 2019년 7월 1일
Hi Praveen,
the error model you suggested looks like a combined error model. But from your equation I don't see whether you expect one or two normally distributed random variable(s). How does the error term look like?
If it is (a+b*|f|)*e, then it's exactly SimBiology's combined error model.
If it is (a*e1 + b*|f|*e2), then unfortunately it can't be implemented in SimBiology as SimBiology does not support custom error models as of release R2019a.
Best,
Jérémy
  댓글 수: 1
Praveen Kumar M
Praveen Kumar M 2019년 7월 3일
Thanks Jeremy for the clarification. I suppose that I can proceed forward with combined error model as suggested.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

커뮤니티

더 많은 답변 보기:  SimBiology Community

카테고리

Help CenterFile Exchange에서 Extend Modeling Environment에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by