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.9")



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: 2023-04-18
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.9, https://cran.r-project.org/web/packages/EGRET
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)
Other packages that cited EGRET R package
View EGRET citation profile
Other R packages that EGRET depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns