|
|
|
|
|
by AstralStorm
3392 days ago
|
|
Actually p-values are used way less often in Bayesian statistics than frequentist ones. The latter rely on statistical tests more. Bayesian stats tend to use likelihood ratios or Bayes factors instead of p-values for hypothesis testing. The trick in all cases is that you're comparing to expected results given some prior distribution. Most people use a dumb prior (e.g. Gaussian) and then they're confused when the numbers make no sense as data is multimodal or heavy tailed, thus mismodelled. |
|