What problem does it solve?
This Skill provides tools for Bayesian inference, causal graph validation, and effect estimation in R, simplifying complex statistical workflows.
Core Features & Use Cases
- Bayesian Regression Modeling: Configure and run multilevel models with specified priors using brms and cmdstanr.
- Causal DAG Validation: Create, visualize, and validate causal graphs to inform model specification and causal inference.
- Effect Size Estimation: Extract and interpret posterior distributions, odds ratios, and marginal effects for a variety of data types and research questions.
- Use Case: Researchers can model treatment effects with random effects, validate causal assumptions with DAGs, and generate understandable summaries and plots for publication.
Quick Start
Use the r-bayes skill to run a Bayesian logistic regression with a random intercept, interpret the model’s effects, and visualize the posterior distributions.