About 51 results
Open links in new tab
  1. mathematical statistics - Who Are The Bayesians? - Cross Validated

    Aug 14, 2015 · What distinguish Bayesian statistics is the use of Bayesian models :) Here is my spin on what a Bayesian model is: A Bayesian model is a statistical model where you use probability to …

  2. Frequentist vs. Bayesian Probability - Cross Validated

    Dec 20, 2025 · Bayesian probability processing can be combined with a subjectivist, a logical/objectivist epistemic, and a frequentist/aleatory interpretation of probability, even though there is a strong …

  3. What exactly is a Bayesian model? - Cross Validated

    Dec 14, 2014 · A Bayesian model is a statistical model made of the pair prior x likelihood = posterior x marginal. Bayes' theorem is somewhat secondary to the concept of a prior.

  4. Posterior Predictive Distributions in Bayesian Statistics

    Feb 17, 2021 · Confessions of a moderate Bayesian, part 4 Bayesian statistics by and for non-statisticians Read part 1: How to Get Started with Bayesian Statistics Read part 2: Frequentist …

  5. r - Understanding Bayesian model outputs - Cross Validated

    Sep 3, 2025 · In a Bayesian framework, we consider parameters to be random variables. The posterior distribution of the parameter is a probability distribution of the parameter given the data. So, it is our …

  6. probability - Bayesian Justification of Cross-validation - Cross Validated

    Apr 22, 2024 · Bayesian posterior is uniquely derived from a set of coherency criteria and any other measure is strictly inferior to it (at least when we are only concerned with those coherency criteria). I …

  7. Should I teach Bayesian or frequentist statistics first?

    Jan 25, 2017 · Should we begin teaching statistics using a Bayesian or frequentist framework? Researching around I have seen that a common approach is beginning with a brief introduction on …

  8. Bayesian and frequentist reasoning in plain English

    Oct 4, 2011 · How would you describe in plain English the characteristics that distinguish Bayesian from Frequentist reasoning?

  9. Interpretation Bayesian Ordered Logistic model - Cross Validated

    Sep 2, 2022 · I have a question about interpreting a Bayesian ordered logistic model. The outcome variable is ordinal, on a scale 1 - 5, and there are two categorical predictor variables, religion (4 …

  10. R- Non-informative vs Informative Prior for Bayesian Logistic ...

    Dec 3, 2020 · I'm kinda new to Bayesian Statistics and I'd like to try to fit Bayesian Logistic Regression but I don't have prior knowledge about my dataset. So, I guess I have to use non-informative prior for …