enrichwith
0.5.0Methods to Enrich R Objects with Extra Components
Overview
Provides the "enrich()" method for augmenting list-like R objects with additional, model-specific components. Methods are currently available for objects of class "family", "link-glm", "lm", "glm", and "betareg". Enriched objects retain their original class and remain compatible with existing methods. For example, enriching a "glm" object produces an "enriched_glm" object that also inherits from "glm". In addition to the standard components, the "enriched_glm" object includes methods for simulation and functions to compute scores, observed and expected information matrices, first-order bias, and other model quantities such as densities, probabilities, and quantiles, which can be evaluated at use-supplied parameter values. The package also provides tools for generating customizable source code templates for the structured implementation of methods to compute new components and enrich arbitrary objects.
Install
Health
- OK2026-03-1014 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
Documentation signals are not tracked yet for this package.
Downloads
Repository
Repository practices
1 development-tooling and community-health practice detected across 1 family in the upstream repository
Checks run against github.com/ikosmidis/enrichwith on 2026-07-19.
Dependencies
Code & Tests
Datasets
People & History
12 releases. R releases are shown for context.
- 0.5.0Latest
- RR 4.6.0 released · 2026-04-24
- 0.4.02025-09-08 · diff ↗
- RR 4.5.0 released · 2025-04-11
- RR 4.4.0 released · 2024-04-24
- RR 4.3.0 released · 2023-04-21
- RR 4.2.0 released · 2022-04-22
- RR 4.1.0 released · 2021-05-18
- RR 4.0.0 released · 2020-04-24
- 0.3.12020-01-10 · diff ↗
- 0.32019-10-14 · diff ↗
- RR 3.6.0 released · 2019-04-26
- 0.22019-01-11 · diff ↗
- 0.1.12018-05-04 · diff ↗
- RR 3.5.0 released · 2018-04-23
- 0.12017-11-06 · diff ↗
Package metadata
- First published
- 2016-08-08
- Total releases
- 12 / 10 yrs
- License
- GPL-3 OSI
- Download size
- 123 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet