R/MannKendall.R

"MannKendall" <-
function(x)
{
	Kendall(1.:length(x), x)
}

Try the Kendall package in your browser

Any scripts or data that you put into this service are public.

Kendall documentation built on March 21, 2022, 1:05 a.m.