r-model-builder

Community

Advanced R model-building patterns for analytics.

Authorblankuzr
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Reusable, battle-tested R modeling patterns that let teams build advanced model-helper layers (specification, formula/builders, data-slicing, fit wrappers, diagnostics, and post-estimation adapters) in a consistent, testable way across Bayesian, causal-design, meta-analysis, lavaan SEM, and tidymodels workflows.

Core Features & Use Cases

  • Modular spec and formula builders that separate estimand, covariates, and random effects for reliable modeling across diverse families (brms, lavaan, metafor, marginaleffects, and tidymodels).
  • Explicit data-materialization boundaries that collect only model-ready frames from large datasets or Arrow Parquet sources, with a clear path from specification to final reporting.
  • A layered architecture that keeps fit, diagnostics, post-estimation, and deployment adapters as independent surfaces, enabling robust testing and reusable components.

Quick Start

Define a modeling spec, build the right-hand side from validated terms, prepare a ready-to-fit data frame, fit the model with data =, and surface tidy post-estimation outputs.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: r-model-builder
Download link: https://github.com/blankuzr/R-Skills/archive/main.zip#r-model-builder

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.