Other packages > Find by keyword >

baytrends  

Long Term Water Quality Trend Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("baytrends", "2.0.12")



Attach the package and use:
library("baytrends")
Maintained by
Erik W Leppo
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-07-19
Latest Update: 2024-07-26
Description:
Enable users to evaluate long-term trends using a Generalized Additive Modeling (GAM) approach. The model development includes selecting a GAM structure to describe nonlinear seasonally-varying changes over time, incorporation of hydrologic variability via either a river flow or salinity, the use of an intervention to deal with method or laboratory changes suspected to impact data values, and representation of left- and interval-censored data. The approach has been applied to water quality data in the Chesapeake Bay, a major estuary on the east coast of the United States to provide insights to a range of management- and research-focused questions. Methodology described in Murphy (2019) .
How to cite:
Erik W Leppo (2018). baytrends: Long Term Water Quality Trend Analysis. R package version 2.0.12, https://cran.r-project.org/web/packages/baytrends. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.7 (2018-07-19 12:20), 1.1.0 (2019-03-14 19:23), 1.2.1 (2020-03-31 18:40), 2.0.2 (2020-11-24 08:30), 2.0.4 (2021-04-19 19:40), 2.0.5 (2021-05-14 22:32), 2.0.7 (2022-02-25 22:40), 2.0.8 (2022-05-05 22:00), 2.0.9 (2023-05-25 17:20), 2.0.11 (2024-02-23 13:40), 2.0.12 (2024-07-26 16:40)
Other packages that cited baytrends R package
View baytrends citation profile
Other R packages that baytrends depends, imports, suggests or enhances
Complete documentation for baytrends
Functions, R codes and Examples using the baytrends R package
Some associated functions: analysisOrganizeData . appendDateFeatures . baseDay . baseDay2decimal . baytrends . closeOut . createResiduals . dataCensored . dectime . dectime2Date . detrended.flow . detrended.salinity . dot-ExpLNiCens . dot-ExpLNlCens . dot-ExpLNmCens . dot-ExpLNrCens . dot-ExpNiCens . dot-ExpNlCens . dot-ExpNmCens . dot-ExpNrCens . dot-F . dot-H . dot-H1 . dot-H2 . dot-H3 . dot-H4 . dot-H5 . dot-P . dot-T . dot-V . dot-appendDateFeatures . dot-checkRange . dot-chkParameter . dot-findFile . dot-fmtPval . dot-gamANOVA . dot-gamCoeff . dot-gamDiffPORtbl . dot-gamPlotCalc . dot-initializeResults . dot-mergeFlow . dot-mergeSalinity . dot-reAttDF . dot-vTable . eventProcessing . fillMissing . filterWgts . flwAveragePred . gamDiff . gamPlotDisp . gamPlotDispSeason . gamTest . gamTestSeason . getUSGSflow . impute . imputeDF . layerAggregation . layerLukup . loadData . loadExcel . loadModels . loadModelsResid . makeSurvDF . na2miss . nobs . parameterList . sal . saveDF . seasAdjflow . selectData . stationMasterList . unSurv . unSurvDF . usgsGages . 
Some associated R codes: analysisOrganizeData.R . appendDateFeatures.R . baytrends.R . checkRange.R . chkParameter.R . closeOut.R . createResiduals.R . data.R . detrended.flow.R . detrended.salinity.R . findFile.R . flwAveragePred.R . fmtPval.R . gamDiff.R . gamPlotDisp.R . gamPlotDispSeason.R . gamTables.R . gdata_nobs.R . getUSGSflow.R . headers2.R . imputeCensored.R . layerAggregation.R . loadData.R . loadExcel.R . loadModels.R . loadModelsResid.R . makeSurvDF.R . mergeFlow.R . mergeSalinity.R . reAttDF.R . saveDF.R . seasAdjflow2.R . selectData.R . smwrBase_baseDay.R . smwrBase_baseDay2decimal.R . smwrBase_dectime.R . smwrBase_dectime2Date.R . smwrBase_eventProcessing.R . smwrBase_fillMissing.R . smwrBase_na2miss.R . supportFunctions.R . unSurv.R . zzz.R .  Full baytrends package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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