How to use Markov Chain Monte Carlo for data fitting
1 Comment
Answers (2)
2 Comments


8 Comments
Hi @Ella,
Please note that the original estimates for ( k ) and I_{max} were 100068.4244 and 2.1174, respectively. After incorporating the uniform prior distributions, the new estimates are I_{max} = 1.6233 and k = 533156.8786. Why?
The original estimates of ( k = 100068.4244 ) and ( I_{max} = 2.1174 ) were derived without the influence of prior distributions. After incorporating uniform priors, the new estimates are ( I_{max} = 1.6233 ) and ( k = 533156.8786 ).
You probably are aware that the uniform prior restricts the parameter space, effectively guiding the MCMC sampling towards more plausible values based on prior knowledge. This can lead to more reliable estimates, especially when the data is limited or noisy.
Interpretation of New Estimates:
Estimated ( I_{max} = 1.6233 ): This value suggests a more constrained upper limit of the model's response, indicating that the model's saturation point is lower than previously estimated. Estimated ( k = 533156.8786 ): This increase in ( k ) reflects a stronger response rate in the model, which may indicate a more rapid approach to saturation under the given conditions.
The constraints imposed by the priors can guide you with the estimation process, leading to more reliable and interpretable results.
Hi @Ella,
Am I missing something?
Categories
Find more on Industrial Statistics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


