Mass-balance-adjusted Regression algorithm for streamflow reconstruction at sub-annual resolution (e.g., seasonal or monthly). The algorithm implements a penalty term to minimize the differences between the total sub-annual flows and the annual flow. The method is described in Nguyen et al (2020) <doi:10.1002/essoar.10504791.1>.
Version: | 0.0.1 |
Depends: | R (≥ 3.5) |
Imports: | data.table, dplR, MASS, Matrix, Rfast, stats |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2021-02-16 |
DOI: | 10.32614/CRAN.package.mbr |
Author: | Hung Nguyen |
Maintainer: | Hung Nguyen <ntthung at gmail.com> |
BugReports: | https://github.com/ntthung/mbr/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2.0)] |
URL: | https://github.com/ntthung/mbr |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | mbr results |
Reference manual: | mbr.pdf |
Vignettes: |
Streamflow reconstruction with mass balance adjustment |
Package source: | mbr_0.0.1.tar.gz |
Windows binaries: | r-devel: mbr_0.0.1.zip, r-release: mbr_0.0.1.zip, r-oldrel: mbr_0.0.1.zip |
macOS binaries: | r-release (arm64): mbr_0.0.1.tgz, r-oldrel (arm64): mbr_0.0.1.tgz, r-release (x86_64): mbr_0.0.1.tgz, r-oldrel (x86_64): mbr_0.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=mbr to link to this page.