A method for the multiresolution analysis of spatial fields and images to capture scale-dependent features. mrbsizeR is based on scale space smoothing and uses differences of smooths at neighbouring scales for finding features on different scales. To infer which of the captured features are credible, Bayesian analysis is used. The scale space multiresolution analysis has three steps: (1) Bayesian signal reconstruction. (2) Using differences of smooths, scale-dependent features of the reconstructed signal can be found. (3) Posterior credibility analysis of the differences of smooths created. The method has first been proposed by Holmstrom, Pasanen, Furrer, Sain (2011) <doi:10.1016/j.csda.2011.04.011>.
Version: | 1.0.1 |
Depends: | R (≥ 3.0.0), maps (≥ 3.1.1) |
Imports: | fields (≥ 8.10), stats (≥ 3.0.0), grDevices (≥ 3.0.0), graphics (≥ 3.0.0), methods (≥ 3.0.0) |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2017-04-03 |
Author: | Thimo Schuster [cre, aut], Leena Pasanen [ctb], Reinhard Furrer [ctb] |
Maintainer: | Thimo Schuster <thimo.schuster at gmail.com> |
License: | GPL-2 |
URL: | http://cc.oulu.fi/~lpasanen/MRBSiZer/ |
NeedsCompilation: | no |
CRAN checks: | mrbsizeR results |
Reference manual: | mrbsizeR.pdf |
Vignettes: |
'mrbsizeR': Scale space multiresolution analysis in R |
Package source: | mrbsizeR_1.0.1.tar.gz |
Windows binaries: | r-devel: mrbsizeR_1.0.1.zip, r-release: mrbsizeR_1.0.1.zip, r-oldrel: mrbsizeR_1.0.1.zip |
OS X El Capitan binaries: | r-release: mrbsizeR_1.0.1.tgz |
OS X Mavericks binaries: | r-oldrel: mrbsizeR_1.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=mrbsizeR to link to this page.