The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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

Version: 0.1.5
Depends: R (≥ 3.5.0), caret
Imports: igraph
Suggests: knitr, rmarkdown, markdown
Published: 2022-08-19
Author: Chainarong Amornbunchornvej ORCID iD [aut, cre]
Maintainer: Chainarong Amornbunchornvej <grandca at gmail.com>
BugReports: https://github.com/DarkEyes/MRReg/issues
License: MIT + file LICENSE
URL: https://github.com/DarkEyes/MRReg
NeedsCompilation: no
Citation: MRReg citation info
Materials: README NEWS
CRAN checks: MRReg results

Documentation:

Reference manual: MRReg.pdf
Vignettes: MRReg_demo

Downloads:

Package source: MRReg_0.1.5.tar.gz
Windows binaries: r-devel: MRReg_0.1.5.zip, r-release: MRReg_0.1.5.zip, r-oldrel: MRReg_0.1.5.zip
macOS binaries: r-release (arm64): MRReg_0.1.5.tgz, r-oldrel (arm64): MRReg_0.1.5.tgz, r-release (x86_64): MRReg_0.1.5.tgz, r-oldrel (x86_64): MRReg_0.1.5.tgz
Old sources: MRReg archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=MRReg to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.