Compute confidence interval on model predictions
Ältere Kommentare anzeigen
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 Kommentare
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
am 12 Aug. 2026 um 15:01
dpb
am 13 Aug. 2026 um 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.
Akzeptierte Antwort
Weitere Antworten (0)
Communitys
Weitere Antworten in SimBiology Community
Kategorien
Mehr zu Scan Parameter Ranges finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!