Bayesian inference in R
CommunityEstimate Bayesian models in R with brms.
Authorab604
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill enables data scientists and researchers to perform Bayesian inference in R using brms, providing a structured workflow from model specification to posterior analysis, priors, and diagnostics.
Core Features & Use Cases
- Brms modeling: Fit multilevel and complex hierarchical models using brms with a CmdStanR backend.
- DAG validation: Validate causal structures with dagitty and ggdag to assess identifiability and adjustment sets.
- Marginal effects & visualization: Compute marginal effects, derive posterior summaries, and visualize results for interpretation.
- Use Case: Compare competing models in hierarchical experiments or observational studies to infer credible effects and perform model diagnostics.
Quick Start
brm(formula = outcome ~ predictor + (1 | group), data = data, family = gaussian()) summary(model)
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Bayesian inference in R Download link: https://github.com/ab604/claude-code-r-skills/archive/main.zip#bayesian-inference-in-r Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.