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

Peer review:

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

On CRAN:

data-scienceminimum-description-lengthmultiresolutionregression-analysis

4.00 score 2 stars 8 scripts 182 downloads 5 exports 76 dependencies

Last updated 2 years agofrom:23a8d7ea2f. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 06 2024
R-4.5-winOKNov 06 2024
R-4.5-linuxOKNov 06 2024
R-4.4-winOKNov 06 2024
R-4.4-macOKNov 06 2024
R-4.3-winOKNov 06 2024
R-4.3-macOKNov 06 2024

Exports:FindMaxHomoOptimalPartitionslinearModelTrainingplotOptimalClustersTreePrintOptimalClustersResultSimpleSimulation

Dependencies:caretclasscliclockcodetoolscolorspacecpp11data.tablediagramdigestdplyre1071fansifarverforeachfuturefuture.applygenericsggplot2globalsgluegowergtablehardhatigraphipredisobanditeratorsKernSmoothlabelinglatticelavalifecyclelistenvlubridatemagrittrMASSMatrixmgcvModelMetricsmunsellnlmennetnumDerivparallellypillarpkgconfigplyrpROCprodlimprogressrproxypurrrR6RColorBrewerRcpprecipesreshape2rlangrpartscalesshapeSQUAREMstringistringrsurvivaltibbletidyrtidyselecttimechangetimeDatetzdbutf8vctrsviridisLitewithr

MDL Multiresolution Linear Regression Framework

Rendered fromMDLResFramework_Demo.Rmdusingknitr::knitron Nov 06 2024.

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

Readme and manuals

Help Manual

Help pageTopics
FindMaxHomoOptimalPartitionsFindMaxHomoOptimalPartitions
linearModelTraininglinearModelTraining
plotOptimalClustersTreeplotOptimalClustersTree
PrintOptimalClustersResultPrintOptimalClustersResult
SimpleSimulationSimpleSimulation