Package: MRReg 0.1.5

MRReg: MDL Multiresolution Linear Regression Framework

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>.

Authors:Chainarong Amornbunchornvej [aut, cre]

MRReg_0.1.5.tar.gz
MRReg_0.1.5.zip(r-4.5)MRReg_0.1.5.zip(r-4.4)MRReg_0.1.5.zip(r-4.3)
MRReg_0.1.5.tgz(r-4.5-any)MRReg_0.1.5.tgz(r-4.4-any)MRReg_0.1.5.tgz(r-4.3-any)
MRReg_0.1.5.tar.gz(r-4.5-noble)MRReg_0.1.5.tar.gz(r-4.4-noble)
MRReg_0.1.5.tgz(r-4.4-emscripten)MRReg_0.1.5.tgz(r-4.3-emscripten)
MRReg.pdf |MRReg.html
MRReg/json (API)
NEWS

# Install 'MRReg' in R:
install.packages('MRReg', repos = c('https://darkeyes.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/darkeyes/mrreg/issues

On CRAN:

data-scienceminimum-description-lengthmultiresolutionregression-analysis

4.00 score 2 stars 8 scripts 203 downloads 5 exports 77 dependencies

Last updated 3 years agofrom:23a8d7ea2f. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 04 2025
R-4.5-winOKFeb 04 2025
R-4.5-macOKFeb 04 2025
R-4.5-linuxOKFeb 04 2025
R-4.4-winOKFeb 04 2025
R-4.4-macOKFeb 04 2025
R-4.3-winOKFeb 04 2025
R-4.3-macOKFeb 04 2025

Exports:FindMaxHomoOptimalPartitionslinearModelTrainingplotOptimalClustersTreePrintOptimalClustersResultSimpleSimulation

Dependencies:caretclasscliclockcodetoolscolorspacecpp11data.tablediagramdigestdplyre1071fansifarverforeachfuturefuture.applygenericsggplot2globalsgluegowergtablehardhatigraphipredisobanditeratorsKernSmoothlabelinglatticelavalifecyclelistenvlubridatemagrittrMASSMatrixmgcvModelMetricsmunsellnlmennetnumDerivparallellypillarpkgconfigplyrpROCprodlimprogressrproxypurrrR6RColorBrewerRcpprecipesreshape2rlangrpartscalesshapesparsevctrsSQUAREMstringistringrsurvivaltibbletidyrtidyselecttimechangetimeDatetzdbutf8vctrsviridisLitewithr

MDL Multiresolution Linear Regression Framework

Rendered fromMDLResFramework_Demo.Rmdusingknitr::knitron Feb 04 2025.

Last update: 2020-05-04
Started: 2020-05-04

Readme and manuals

Help Manual

Help pageTopics
FindMaxHomoOptimalPartitionsFindMaxHomoOptimalPartitions
linearModelTraininglinearModelTraining
plotOptimalClustersTreeplotOptimalClustersTree
PrintOptimalClustersResultPrintOptimalClustersResult
SimpleSimulationSimpleSimulation