| Type: | Package | 
| Title: | Deductive Rational Method | 
| Version: | 1.1.0 | 
| Date: | 2024-12-16 | 
| Description: | Apply the Deductive Rational Method to a monthly series of flow or precipitation data to fill in missing data. The method is as described in: Campos, D.F., (1984, ISBN:9686194444). | 
| License: | GPL-3 | 
| LazyData: | true | 
| Encoding: | UTF-8 | 
| RoxygenNote: | 7.2.3 | 
| Imports: | dplyr, reshape2, ggplot2, moments, ggpubr, lmomco | 
| Suggests: | rmarkdown, knitr | 
| VignetteBuilder: | knitr | 
| Depends: | R (≥ 2.10) | 
| NeedsCompilation: | no | 
| Packaged: | 2024-12-17 13:49:26 UTC; CLAA300697 | 
| Author: | Alonso Arriagada [aut, cre] | 
| Maintainer: | Alonso Arriagada <alonso.arriagada@usach.cl> | 
| Repository: | CRAN | 
| Date/Publication: | 2024-12-17 14:20:01 UTC | 
Apply the Deductive Rational Method to a monthly series of flow or precipitation data to fill in missing data.
Description
Apply the Deductive Rational Method to a monthly series of flow or precipitation data to fill in missing data.
Usage
DR(data)
Arguments
| data | data frame with columns: date - year - month - day - station (Type date and numeric the rest) | 
Seasonal Variation Curves considering results from the application of the Deductive Rational Method
Description
Seasonal Variation Curves considering results from the application of the Deductive Rational Method
Usage
DR_SVC(dr)
Arguments
| dr | data frame from DR function | 
BoxPlot from the result from the application of the Deductive Rational Method
Description
BoxPlot from the result from the application of the Deductive Rational Method
Usage
DR_boxplot(dr)
Arguments
| dr | data frame from DR function | 
Plot the result from the application of the Deductive Rational Method
Description
Plot the result from the application of the Deductive Rational Method
Usage
DR_plot(dr)
Arguments
| dr | data frame from DR function | 
Statistics for the result from the application of the Deductive Rational Method
Description
Statistics for the result from the application of the Deductive Rational Method
Usage
DR_stats(dr)
Arguments
| dr | data frame from DR function | 
Monthly flow data from Estero Culebron DGA station
Description
A dataset containing dates and monthly flow values.
Usage
data
Format
A data frame with 480 rows and 5 variables:
- date
- dates 
- year
- years 
- month
- months 
- day
- days 
- 4400001
- flows, in cubic meters per second