Git Product home page Git Product logo

hydrochisqr's Introduction

hydroCHISQR

R package to apply a Chi - Squared test for hydrological frequency analysis

Requirements

Dependencies: grDevices, ggplot2, reshape2, stats, ggpubr, FAmle, FAdist

Recomendations: actuar package

Installation

You can install the development version of hydroCHISQR from GitHub with this R command:

# install.packages("remotes")
remotes::install_github("Alobondo/hydroCHISQR")
library(hydroCHISQR)

Usage

Functions Description
hydroCHISQR(df, list_fit, nc, dist_param, alpha, c_test, c_method) Apply the Chi - Squared test for hydrological frequency analysis.
df Data frame with observations and distributions adjusted.
list_fit List with distributions and parameters fitted (only used with method 2).
nc Number of classes, default 1 for Sturges, 2 for Scott, 3 for Freedman-Diaconis.
dist_param Number of parameters of the distributions in df.
alpha Significance level, typical 0.05.
c_test Statistical result or plot, default 1 for statistical and 2 for plot.
c_method Chi - Squared test method: 1 (Varas & Bois, 1998) and 2 (Chow, 1949).

hydroCHISQR::example_2_params Example of frequency analysis result for 2 parameters distributions, with first column as observations.

hydroCHISQR::example_3_params Example of frequency analysis result for 3 parameters distributions, with first column as observations.

hydroCHISQR::fit_2_params Example of 2 parameters distributions fitted.

hydroCHISQR::fit_3_params Example of 3 parameters distributions fitted.

Reporting bugs

If you find an error in some function, want to report a typo in the documentation or submit a recommendation, you can do it here

Keywords

Hydrology, R package, Frequency analysis

hydrochisqr's People

Contributors

alobondo avatar

Stargazers

 avatar Temesgen Mekuriaw Manderso avatar Jinghao Hu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.