|
From: Hans-Bernhard B. <HBB...@t-...> - 2017-11-21 18:45:02
|
Am 20.11.2017 um 16:32 schrieb Daniel Hatton via gnuplot-info: > Please can anyone confirm whether I've correctly assessed what the fit > routine is putting in those output variables? Not from those Unicode jungles I can't, sorry. Had you found and considered the documentation under "help statistical_overview"? > As an aside, I believe the following two statements to be true when > this least-squares fitting process is done in a Bayesian framework: [...] You can rest assured that no Bayesian-style reasoning whatsoever was used in the design or implementation of this function. This is strictly classical statistics and optimization theory, assuming normal-distributed inputs etc. |