Compute confidence interval on model predictions
이전 댓글 표시
Hello,
I fitted three model parameters to data, and I was able to retrieve the optimization results and get the confidence intervals on both parameters and model predictions, as explained in PredictionConfidenceInterval - Object containing confidence interval results for model predictions - MATLAB
I also performed simulations for other individuals using the same model and the same fitted model parameters, but with some parameters (not the fitted ones) defined individually. I ran a groupsimualtion for this, and I would like to compute the uncertainty on these simulations, based on the uncertainty of the fitted parameter, but I was unsuccessful so far...
Is there a way to compute the confidence interval on model predictions, using different simulation settings (i.e. individual or variant) than for model fitting?
Thanks in advance!
댓글 수: 3
I also performed simulations for other individuals using the same model and the same fitted model parameters, but with some parameters (not the fitted ones) defined individually.
So in the original model, the extra parameters were absent or were they set to fixed (mean) values ?
Can you explain more about the type of model in question ?
You also read the below page ? I doesn't answer your question about extra parameters, but is quite helpful to understand and interprete the fitting results.
Justine
2026년 8월 12일 15:01
dpb
2026년 8월 13일 17:29
I am not familiar with what a PBPK model is, but I think if I interpret the above reply to @Torsten that the fixed parameters are the same set but just want to use different values for them, then one assumes there is no uncertainty in those parameters. For the revised model, one would then have to recompute the residuals from the fitted data set to obtain a revised Jacobean of the error of the model with the changed parameters and use it to then recalculate the confidence intervals.
채택된 답변
추가 답변 (0개)
커뮤니티
더 많은 답변 보기: SimBiology Community
카테고리
도움말 센터 및 File Exchange에서 Scan Parameter Ranges에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!