Skip to content

MRReg

0.1.6

MDL Multiresolution Linear Regression Framework

0packages depend
6.4Kdownloads / year
test coverage
13/13checks pass

Overview

About
Maintained by Chainarong AmornbunchornvejFirst published 2020-05-126 releasesCRAN page ↗GitHub ↗

We provide the framework to analyze multiresolution partitions (e.g. country, provinces, subdistrict) where each individual data point belongs to only one partition in each layer (e.g. i belongs to subdistrict A, province P, and country Q). We assume that a partition in a higher layer subsumes lower-layer partitions (e.g. a nation is at the 1st layer subsumes all provinces at the 2nd layer). Given N individuals that have a pair of real values (x,y) that generated from independent variable X and dependent variable Y. Each individual i belongs to one partition per layer. Our goal is to find which partitions at which highest level that all individuals in the these partitions share the same linear model Y=f(X) where f is a linear function. The framework deploys the Minimum Description Length principle (MDL) to infer solutions. The publication of this package is at Chainarong Amornbunchornvej, Navaporn Surasvadi, Anon Plangprasopchok, and Suttipong Thajchayapong (2021) doi:10.1145/3424670.

Install

Health

CRAN checks
13OK
Slowest check: 3.8 min · r-devel-linux-x86_64-fedora-clang
Code health
None
Tests · ratio 0.00
not tracked
Coverage
100%
Documentation · exports
2
Dependencies · direct
Check history
  • OK2026-06-09
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-06-08
    12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-05-02
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • ERROR2026-04-25
    11 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 631 wordsVignettesYes · dynamicpkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
100%
Return-value docs
100%
References docs
0%

Downloads

6.4K
CRAN downloads in the past year
Rank #6,835 · ~17/day · ~530/mo
Daily download trend is not available in this view yet.
29930 days
1.5K90 days
6.4K1 year
Compare downloads with other packages →
Also on82 r2u31 autocran

Repository

Repository
2Stars
0Forks
0Open issues
0Open PRs
0Releases
39Commits
1Contributors
regression-analysismultiresolutiondata-scienceminimum-description-lengthr
39 commits · Last activity 2025-05-06

Stars over time

2020-09-03 · 22026-07-07 · 2

Repository practices

Upstream repositoryBeta

4 development-tooling and community-health practices detected across 4 families in the upstream repository

Checks run against github.com/darkeyes/mrreg on 2026-07-19.

Continuous integration (1)
Travis CI
CRAN release process (1)
cran-comments.md
Lint, format, editor (1)
RStudio project
Git structural (1)
.gitattributes
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
5 external dependencies (excludes base and recommended)
Depends (2)
R >= 3.5.0caret
Imports (1)
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

People & History

People (1)
Maintainer (1)
Author, Maintainer
Authors (1)
Author, Maintainer
Package Timeline

6 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 0.1.6Latest
    2025-05-06 · current release · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • R
    R 4.3.0 released · 2023-04-21
  • 0.1.5
    2022-08-19 · diff ↗
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
  • 0.1.4
    2021-03-28 · diff ↗
  • 0.1.3
    2021-01-07 · diff ↗
  • 0.1.2
    2020-09-12 · diff ↗
  • 0.1.1
    2020-05-12
  • R
    R 4.0.0 released · 2020-04-24

Package metadata

First published
2020-05-12
Total releases
6 / 6 yrs
License
MIT + file LICENSE OSI
Minimum R
≥ 3.5.0
Download size
297 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →