Skip to content

functions required to implement the weighted regression approach for estuaries

Notifications You must be signed in to change notification settings

fawda123/WRTDStidal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WRTDStidal: evaluating long-term water quality trends in tidal waters

Marcus W. Beck, mbeck@tbep.org

R-CMD-check pkgdown CRAN status Downloads DOI

This is the development repository for the WRTDStidal package. Functions within this package can be used to model water quality time series from coastal monitoring data. The approach follows on previous methods described in the EGRET package developed by USGS for non-tidal waters.

Additional details:

Beck MW, Hagy JD. 2015. Adaptation of a weighted regression approach to evaluate water quality trends in an Estuary. Environmental Modelling and Assessment. 20(6):637-855. http://dx.doi.org/10.1007/s10666-015-9452-8

The original method for streams and rivers is described here:

Hirsch RM, De Cicco L. 2014. User guide to Exploration and Graphics for RivEr Trends (EGRET) and dataRetrieval: R packages for hydrologic data. Techniques and Methods book 4, ch. A10, US Geological Survey, Reston, Virginia. http://pubs.usgs.gov/tm/04/a10/

Hirsch RM, Moyer DL, Archfield SA. 2010. Weighted regressions on time, discharge, and season (WRTDS), with an application to Chesapeake Bay river inputs. Journal of the American Water Resources Association. 46(5):857-880. DOI: 10.1111/j.1752-1688.2010.00482.x

Installing the package

The stable release can be installed from CRAN:

install.packages('WRTDStidal')
library(WRTDStidal)

The development version of this package can be installed as follows:

install.packages('WRTDStidal', repos = c('https://fawda123.r-universe.dev', 'https://cloud.r-project.org'))

Package description

Read the complete package description here.

About

functions required to implement the weighted regression approach for estuaries

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages