RSKTrends: Regional Seasonal Kendall Trends

View source: R/RSKTrends.R

RSKTrendsR Documentation

Regional Seasonal Kendall Trends

Description

Perform the regional seasonal Kendall trend test. The test is only appropriate for uncensored data and is performed after the trends have been computed.

Usage

RSKTrends(Stations = "All", Sname, FAC = FALSE)

Arguments

Stations

a vector of the the station identifiers on which to do the trend test.

Sname

the response variables on which to do the trend test.

FAC

logical, if TRUE, then do the regional test on the flow ajusted values, otherwise the analysis in done on the raw values.

Value

An object of class "rsktest" from regionalSeaken.

See Also

regionalSeaken


USGS-R/restrend documentation built on Oct. 11, 2022, 6:10 a.m.