Archive for open access

on(-line) integral priors for model selection

Posted in Books, Statistics, University life with tags , , , , , , , , , , , , , , on February 27, 2026 by xi'an

when open publishing is not fair [PCI webinar, 20 March, 4pm CET]

Posted in Books, University life with tags , , , , , , , , , , , on March 15, 2025 by xi'an

9th seminar of the PCI webinar series

Mandatory registration using this link: https://univ-cotedazur.zoom.us/meeting/register/rz8ZKReZQeqs-3yR3S6q4g

When Open Publishing Is Not Fair

Sabina Leonelli (Technical University of Munich, TUM)

Summary: There are obvious ways in which Open Access has augmented inequity rather than mitigating it, for instance in relation to Author Publishing Costs and the differential access that researchers based in academic institutions around the world may have to publishing deals and packages. Less obvious but equally fundamental are inequities in the access to infrastructures, skills and information fostering an effective use of online resources ranging from Open Access journals to Open Data infrastructures. Most importantly, openness as a paradigm of “sharing” is predicated on a model of research practice that does not fit well with most domains and methods of research, and particularly with science done in low-resourced environments. I reflect on these issues and draw on examples and cases emerging from the PHIL_OS project (“A Philosophy of Open Science for Diverse Research Environments”; www.opensciencestudies.eu ), as well as my experiences as Open Science advocate and participant in Open Access debates over the last ten years.

Speaker’s bio: After high school in Italy, Sabina Leonelli studied History and Philosophy of Science at University College London (BSc Hons, 2000) and London School of Economics (MSc, 2001). She earned a PhD from Vrije Universiteit Amsterdam (2007), while research assistant for Hasok Chang and attending the Dutch graduate schools for STS and philosophy. After coming back to LSE to work with Mary Morgan (2006-2008), she moved to the Centre for the Study of the Life Sciences at the University of Exeter, which she directed from 2013 to 2024. She was appointed TUM Professor on 09/24. Building on philosophical, historical and social science methods and collaborations with scientists and policy-makers, Sabina Leonelli studies: (1) the role of technology, data and organisms in knowledge production, and especially how computing and digitalisation efforts are transforming research and its social dynamics and roles; and (2) the institutionalisation of Open Science as a window on the methods, epistemology and political economy of contemporary scientific inquiry, particularly in the life, biomedical and environmental sciences.

What is the PCI webinar series?
-What is it? Seminars on research practices, publication practices, evaluation, scientific integrity, meta-research.
-How does it work? Remote conferences using zoom with registration.
-For whom is it? For anyone interested in scholarly publication, all PCI users, all PCI recommenders who do preprint evaluations for PCI, authors of articles, etc.
-When is it? Once a quarter
-Why is it for? To learn about scholarly publishing, to improve our knowledge about scholarly review, to become better reviewers, to create a sense of community among PCI users.

Find details about the PCI webinar series and past seminars at https://peercommunityin.org/pci-webinar-series/

on the edge and online!

Posted in Books, Statistics, Travel, University life with tags , , , , , , , , , , , on March 11, 2024 by xi'an

Bayes Factors for Forensic Decision Analyses with R [book review]

Posted in Books, R, Statistics with tags , , , , , , , , , , , , , on November 28, 2022 by xi'an

My friend EJ Wagenmaker pointed me towards an entire book on the BF by Bozza (from Ca’Foscari, Venezia), Taroni and Biederman. It is providing a sort of blueprint for using Bayes factors in forensics for both investigative and evaluative purposes. With R code and free access. I am of course unable to judge of the relevance of the approach for forensic science (I was under the impression that Bayesian arguments were usually not well-received in the courtroom) but find that overall the approach is rather one of repositioning the standard Bayesian tools within a forensic framework.

“The [evaluative] purpose is to assign a value to the result of a comparison between an item of unknown source and an item from a known source.”

And thus I found nothing shocking or striking from this standard presentation of Bayes factors, including the call to loss functions, if a bit overly expansive in its exposition. The style is also classical, with a choice of grey background vignettes for R coding parts that we also picked in our R books! If anything, I would have expected more realistic discussions and illustrations of prior specification across the hypotheses (see e.g. page 34), while the authors are mostly centering on conjugate priors and the (de Finetti) trick of the equivalent prior sample size. Bayes factors are mostly assessed using a conservative version of Jeffreys’ “scale of evidence”. The computational section of the book introduces MCMC (briefly) and mentions importance sampling, harmonic mean (with a minimalist warning), and Chib’s formula (with no warning whatsoever).

“The [investigative] purpose is to provide information in investigative proceedings (…) The scientist (…) uses the findings to generate hypotheses and suggestions for explanations of observations, in order to give guidance to investigators or litigants.”

Chapter 2 is about standard models: inferring about a proportion, with some Monte Carlo illustration,  and the complication of background elements, normal mean, with an improper prior making an appearance [on p.69] with no mention being made of the general prohibition of such generalised priors when using Bayes factors or even of the Lindley-Jeffreys paradox. Again, the main difference with Bayesian textbooks stands with the chosen examples.

Chapter 3 focus on evidence evaluation [not in the computational sense] but, again, the coverage is about standard models: processing the Binomial, multinomial, Poisson models, again though conjugates. (With the side remark that Fig 3.2 is rather unhelpful: when moving the prior probability of the null from zero to one, its posterior probability also moves from zero to one!) We are back to the Normal mean case with the model variance being known then unknown. (An unintentionally funny remark (p.96) about the dependence between mean and variance being seen as too restrictive and replaced with… independence!). At last (for me!), the book is pointing [p.99] out that the BF is highly sensitive to the choice of the prior variance (Lindley-Jeffreys, where art thou?!), but with a return of the improper prior (on said variance, p.102) with no debate on the ensuing validity of the BF. Multivariate Normals are also presented, with Wishart priors on the precision matrix, and more details about Chib’s estimate of the evidence. This chapter also contains illustrations of the so-called score-based BF which is simply (?) a Bayes factor using a distribution on a distance summary (between an hypothetical population and the data) and an approximation of the distributions of these summaries, provided enough data is available… I also spotted a potentially interesting foray into BF variability (Section 3.4.2), although not reaching all the way to a notion of BF posterior distributions.

Chapter 4 stands for Bayes factors for investigation, where alternative(s) is(are) less specified, as testing eg Basmati rice vs non-Basmati rice. But there is no non-parametric alternative considered in the book. Otherwise, it looks to me rather similar to Chapter 3, i.e. being back to binomial, multinomial models, with more discussions onm prior specification, more normal, or non-normal model, where the prior distribution is puzzingly estimated by a kernel density estimator, a portmanteau alternative (p.157), more multivariate Normals with Wishart priors and an entry on classification & discrimination.

[Disclaimer about potential self-plagiarism: this post or an edited version will eventually appear in my Books Review section in CHANCE. As appropriate for a book about Chance!]