Skip to content

Group-R2 prior for high dimensional regression #1809

@jear2412

Description

@jear2412

Hi Paul,

Would it be possible to add the Group-R2 prior to the family of shrinkage priors currently supported in brms?

This prior extends the existing R2-based framework by incorporating known group structures among covariates. The total R2 is decomposed in two stages:

  1. Across groups: The user specifies which covariates belong to each group, and the group-level variance decomposition follows a Dirichlet distribution.
  2. Within groups: Each group has its own Dirichlet prior to partition the group-specific explained variance among its covariates.

The main reference is here: https://arxiv.org/abs/2507.11833

Let me know if you need anything from my side. Thanks!

Best,
Javier

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions