CaseBasedReasoning
0.4.1Case Based Reasoning
Overview
Case-based reasoning is a problem-solving methodology that involves solving a new problem by referring to the solution of a similar problem in a large set of previously solved problems. The key aspect of Case Based Reasoning is to determine the problem that "most closely" matches the new problem at hand. This is achieved by defining a family of distance functions and using these distance functions as parameters for local averaging regression estimates of the final result. The optimal distance function is chosen based on a specific error measure used in regression estimation. This approach allows for efficient problem-solving by leveraging past experiences and adapting solutions from similar cases. The underlying concept is inspired by the work of Dippon J. et al. (2002) doi:10.1016/S0167-9473(02)00058-0.
Install
Health
- OK2026-06-0913 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-06-0812 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
- OK2026-04-2512 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- NOTE2026-04-2211 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-04-1810 OK · 3 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
Show 1 earlier snapshots
- NOTE2026-03-1011 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Documentation
- Examples that run
- 14%
- Documented parameters
- 100%
- Return-value docs
- 54%
- References docs
- 4%
Downloads
Repository
Stars over time
Forks over time
Issues over time
PRs over time
Repository practices
3 development-tooling and community-health practices detected across 3 families in the upstream repository
Checks run against github.com/sipemu/case-based-reasoning on 2026-07-19.
Dependencies
Nothing depends on this yet.
Code & Tests
People & History
4 releases. Pick two to compare their code metrics. R releases are shown for context.
- RR 4.6.0 released · 2026-04-24
- 0.4.1Latest
- 0.42026-02-26 · diff ↗
- unarchivedReturned to CRAN2026-02-26
- archivedRemoved from CRAN2026-01-30requires archived package 'pryr'
- RR 4.5.0 released · 2025-04-11
- RR 4.4.0 released · 2024-04-24
- 0.32023-05-02 · diff ↗
- unarchivedReturned to CRAN2023-05-02
- 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
- archivedRemoved from CRAN2019-10-01installation issues were not corrected in time
- RR 3.6.0 released · 2019-04-26
- 0.12018-06-12
Show 1 earlier events
- RR 3.5.0 released · 2018-04-23
Package metadata
- First published
- 2018-06-12
- Total releases
- 4 / 8 yrs
- License
- MIT + file LICENSE OSI
- Download size
- 285 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet