lingo.lol is one of the many independent Mastodon servers you can use to participate in the fediverse.
A place for linguists, philologists, and other lovers of languages.

Server stats:

70
active users

#bayesian

1 post1 participant0 posts today
Replied in thread

@Posit

It's important to emphasize that "realistic-looking" data does *not* mean "realistic" data – especially high-dimensional data (unfortunately that post doesn't warn against this).

If one had an algorithm that generated realistic data for a given inference problem, it would mean that that inference problem had been solved. So: for educational purposes, why not. But for validation-like purposes, use with uttermost caution and at your own peril.

A #bayesian blogpost, by two of my undergraduate students! It's their report on their learning Bayesian modeling by applying it to my lab's data.
alexholcombe.github.io/brms_ps
Summary: we learned to use brms. But had trouble when we added more than one or two factors to the model. Little idea why; haven't had time to tinker much with that.

alexholcombe.github.ioBayesian analysis of psychophysical data using brms

I got an email from the author promoting this benchmark comparison of #Julialang + StanBlocks + #Enzyme vs #Stan runtimes.

StanBlocks is a macro package for Julia that mimics the structure of a Stan program. This is the first I've heard about it.

A considerable number of these models are faster in Julia than Stan, maybe even most of them.

nsiccha.github.io/StanBlocks.j

nsiccha.github.ioStanBlocks.jl - Julia vs Stan performance comparison

New book on Bayesian inference and human cognition. I have always enjoyed material from Tom Griffiths and also from Josh Tenenbaum, and I expect this new collected chapters would also be excellent. If you want to explore more literature, the contributing authors of individual chapters are also wonderful.

mitpress.ublish.com/ebook/baye

mitpress.ublish.comeReadereReader

@AeonCypher @paninid

"A p-value is an #estimate of p(Data | Null Hypothesis). " – not correct. A p-value is an estimate of

p(Data or other imagined data | Null Hypothesis)

so not even just of the actual data you have. Which is why p-values depend on your stopping rule (and do not satisfy the "likelihood principle"). In this regard, see Jeffreys's quote below.

Imagine you design an experiment this way: "I'll test 10 subjects, and in the meantime I apply for a grant. At the time the 10th subject is tested, I'll know my application's outcome. If the outcome is positive, I'll test 10 more subjects; if it isn't, I'll stop". Not an unrealistic situation.

With this stopping rule, your p-value will depend on the probability that you get the grant. This is not a joke.

"*What the use of P implies, therefore, is that a hypothesis that may be true may be rejected because it has not predicted observable results that have not occurred.* This seems a remarkable procedure. On the face of it the fact that such results have not occurred might more reasonably be taken as evidence for the law, not against it." – H. Jeffreys, "Theory of Probability" § VII.7.2 (emphasis in the original) <doi.org/10.1093/oso/9780198503>.

OUP AcademicTheory of ProbabilityAbstract. Jeffreys' Theory of Probability, first published in 1939, was the first attempt to develop a fundamental theory of scientific inference based on
Replied in thread

@paninid p-values, to a large extent, exist because calculating the posterior is computationally expensive. Not all fields use the .05 cutoff.

A p-value is an #estimate of p(Data | Null Hypothesis). If the two #hypotheses are equally likely and they are mutually exclusive and they are closed over the #hypothesis space, then this is the same as p(Hypothesis | Data).

Meaning, under certain assumption, the p-value does represent the actually probability of being wrong.

However, given modern computers, there is no reason that #Bayesian odds-ratios can't completely replace their usage and avoid the many many problems with p-values.

Hey! Please have a look at my lecture slides on 𝘉𝘢𝘺𝘦𝘴𝘪𝘢𝘯 𝘝𝘦𝘤𝘵𝘰𝘳 𝘈𝘶𝘵𝘰𝘳𝘦𝘨𝘳𝘦𝘴𝘴𝘪𝘰𝘯𝘴 with a forecasting application of the material implemented using my 𝗥 package 𝗯𝘀𝘃𝗮𝗿𝗦𝗜𝗚𝗡𝘀! 💙🖤

bsvars.github.io/2024-10-be24-

No sign restrictions are involved here! Just the VAR model with hierarchical prior and Bayesian forecasting. Juicy! 🍭🍬

Small advertisement for my Ph.D. thesis and code, focused on #computervision for #robotics.
Using #julialang to implement #Bayesian inference algorithms for the 6D pose estimation of known objects in depth images.
TLDR: it works even with occlusions; needs <1sec on a GPU; does not need training; future research could focus on including color images / semantic information since SOA performs much better if color images are available.
doc: publications.rwth-aachen.de/re
code: github.com/rwth-irt/BayesianPo

Today is the last day of the "Introduction to Bayesian Statistics for Demographic Science" @MPIDR

It was a great week with hands-on lab sessions with amazing instructors guiding the participants through the jungle of prior and posterior probability distributions to understand Bayesian inference. A big thanks to IMPRS-PHDS for funding this workshop & bringing Doug Leasure, Andrea Aparicio, & Edith Darin to sunny Rostock!