Other packages > Find by keyword >

EGRET  

Exploration and Graphics for RivEr Trends
View on CRAN: Click here


Download and install EGRET package within the R console
Install from CRAN:
install.packages("EGRET")

Install from Github:
library("remotes")
install_github("cran/EGRET")

Install by package version:
library("remotes")
install_version("EGRET", "3.0.11")



Attach the package and use:
library("EGRET")
Maintained by
Laura DeCicco
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-11-20
Latest Update: 2025-04-29
Description:
Statistics and graphics for streamflow history, water quality trends, and the statistical modeling algorithm: Weighted Regressions on Time, Discharge, and Season (WRTDS).
How to cite:
Laura DeCicco (2014). EGRET: Exploration and Graphics for RivEr Trends. R package version 3.0.11, https://cran.r-project.org/web/packages/EGRET. Accessed 07 Mar. 2026.
Previous versions and publish date:
2.0.0 (2014-11-20 08:05), 2.0.1 (2014-11-24 18:31), 2.0.2 (2014-12-03 17:01), 2.1.0 (2014-12-18 06:49), 2.1.1 (2015-02-17 19:53), 2.2.0 (2015-04-14 07:30), 2.3.0 (2015-07-07 18:10), 2.3.1 (2015-08-13 08:35), 2.4.3 (2016-03-05 00:20), 2.6.0 (2016-07-27 02:53), 3.0.0 (2018-08-16 21:10), 3.0.2 (2019-02-08 23:43), 3.0.5 (2021-04-09 07:00), 3.0.6 (2021-06-01 16:50), 3.0.7 (2022-01-25 16:12), 3.0.8 (2023-03-03 02:00), 3.0.9 (2023-04-18 18:30), 3.0.10 (2024-11-20 18:30)
Other packages that cited EGRET R package
View EGRET citation profile
Other R packages that EGRET depends, imports, suggests or enhances
Complete documentation for EGRET
Functions, R codes and Examples using the EGRET R package
Some associated functions: Constants . EGRET-package . INFOdataframe . as.egret . blankTime . boxConcMonth . boxConcThree . boxQTwice . boxResidMonth . calculateMonthlyResults . censoredSegments . checkStartEndDate . checkSurfaceSpan . cleanUp . compressData . cumQdate . dataOverview . dateFormatCheck . decimalDate . decimalHighLow . errorStats . estCrossVal . estDailyFromSurfaces . estSurfaces . fixSampleFrame . flexFN . flexPlotAddOn . flowDuration . fluxBiasMulti . fluxBiasStat . fluxUnit-class . generalAxis . genericEGRETDotPlot . genmissing . getDaily . getInfo . getSample . getSurfaces . helperEGRET . is.egret . jitterSam . logPretty1 . logPretty3 . makeAnnualSeries . makeAugmentedSample . makeDateInfo . mergeReport . modelEstimation . monthLabel-class . multiPlotDataOverview . plot15 . plot1of15 . plotConcHist . plotConcPred . plotConcQ . plotConcQSmooth . plotConcTime . plotConcTimeDaily . plotConcTimeSmooth . plotContours . plotDiffContours . plotFlowSingle . plotFluxHist . plotFluxPred . plotFluxQ . plotFluxTimeDaily . plotFour . plotFourStats . plotQTimeDaily . plotResidPred . plotResidQ . plotResidTime . plotSDLogQ . plotTimeSlice . plotWRTDSKalman . populateConcentrations . populateDaily . populateDailySamp . populateDateColumns . populateParameterINFO . populateSampleColumns . populateSiteINFO . printFluxUnitCheatSheet . printSeries . printqUnitCheatSheet . processQWData . qUnit-class . randomSubset . readDataFromFile . readNWISDaily . readNWISSample . readUserDaily . readUserSample . readWQPSample . removeDuplicates . runGroups . runPairs . runSeries . runSurvReg . sampleData . saveResults . selectDays . setPA . setSeasonLabel . setSeasonLabelByUser . setUpEstimation . setupYears . startEnd . stitch . surfaceIndex . surfaceStartEnd . tableChange . tableFlowChange . tableResults . triCube . wrtdsK . yPretty . 
Some associated R codes: EGRET.R . blankTime.R . boxConcMonth.R . boxConcThree.R . boxQTwice.R . boxResidMonth.R . calculateMonthlyResults.R . censoredSegments.R . cumQdate.R . egret_objects.R . errorStats.R . estCrossVal.R . estDailyFromSurfacesJ.R . estSurfaces.R . fixSampleFrame.R . flexFN.R . flowDuration.R . fluxBiasEight.R . fluxBiasStat.R . fluxUnit.R . generalAxis.R . genericEGRETplot.R . kalman_functions.R . logPretty.R . makeAnnualSeries.R . makeRandomResiduals.R . modelEstimation.R . multiPlotDataOverview.R . objectDefinitions.R . plot15.R . plot1of15.R . plotConcHist.R . plotConcPred.R . plotConcQ.R . plotConcQSmooth.R . plotConcTime.R . plotConcTimeDaily.R . plotConcTimeSmooth.R . plotContours.R . plotDiffContours.R . plotFlowSingle.R . plotFluxHist.R . plotFluxPred.R . plotFluxQ.R . plotFluxTimeDaily.R . plotFour.R . plotFourStats.R . plotQTimeDaily.R . plotResidPred.R . plotResidQ.R . plotResidTime.R . plotSDLogQ.R . printFluxUnitCheatSheet.R . printSeries.R . printqUnitCheatSheet.R . readWQPSample.R . runGroups.R . runPairs.R . runSeries.R . runSurvReg.R . saveResults.R . selectDays.R . setPA.R . setSeasonLabel.R . setSeasonLabelByUser.R . setupYears.R . startEnd.R . stitch.R . surfaceIndex.R . tableChange.R . tableChangeSingle.R . tableFlowChange.R . tableResults.R . triCube.R . yPretty.R .  Full EGRET package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

prepdat  
Preparing Experimental Data for Statistical Analysis
Prepares data for statistical analysis (e.g., analysis of variance ;ANOVA) by enabling the user to ...
Download / Learn more Package Citations See dependency  
momentfit  
Methods of Moments
Several classes for moment-based models are defined. The classes are defined for moment conditions d ...
Download / Learn more Package Citations See dependency  
RobPer  
Robust Periodogram and Periodicity Detection Methods
Calculates periodograms based on (robustly) fitting periodic functions to light curves (irregularly ...
Download / Learn more Package Citations See dependency  
didrooRFM  
Compute Recency Frequency Monetary Scores for your Customer Data
This hosts the findRFM function which generates RFM scores on a 1-5 point scale for customer transa ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
factoextra  
Extract and Visualize the Results of Multivariate Data Analyses
Provides some easy-to-use functions to extract and visualize the output of multivariate data analys ...
Download / Learn more Package Citations See dependency  

26,270

R Packages

223,360

Dependencies

70,376

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA