CRAN
nsRFA 0.7-14
Non-Supervised Regional Frequency Analysis
Released Jun 27, 2018 by Alberto Viglione
A collection of statistical tools for objective (non-supervised) applications of the Regional Frequency Analysis methods in hydrology. The package refers to the index-value method and, more precisely, helps the hydrologist to: (1) regionalize the index-value; (2) form homogeneous regions with similar growth curves; (3) fit distribution functions to the empirical regional growth curves. Most of the methods are those described in the Flood Estimation Handbook (Centre for Ecology & Hydrology, 1999, ISBN:9781906698003). Homogeneity tests from Hosking and Wallis (1993)
Installation
Maven
This package can be included as a dependency from a Java or Scala project by including
the following your project's pom.xml
file.
Read more
about embedding Renjin in JVM-based projects.
<dependencies> <dependency> <groupId>org.renjin.cran</groupId> <artifactId>nsRFA</artifactId> <version>0.7-14-b1</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:nsRFA')
Test Results
This package was last tested against Renjin 0.9.2657 on Aug 18, 2018.
- AD.dist-examples
- Ardechedata-examples
- BayesianMCMC-examples
- DIAGNOSTICS-examples
- DISTPLOTS-examples
- EXP-examples
- FEH1000-examples
- GENLOGIS-examples
- GENPAR-examples
- GEV-examples
- GOFlaio2004-examples
- GOFmontecarlo-examples
- GUMBEL-examples
- HOMTESTS-examples
- HW.original-examples
- KAPPA-examples
- LOGNORM-examples
- Lmoments-examples
- MLlaio2004-examples
- MSClaio2008-examples
- P3-examples
- REGRDIAGNOSTICS-examples
- SERIESPLOTS-examples
- STATICPLOTS-examples
- bestlm-examples
- hydroSIMN-examples
- moments-examples
- roi-examples
- traceWminim-examples
- varLmoments-examples