Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 6 of 6 found.
[1] < 1 > [1]  Sort:

Kendall-package (Package: Kendall) :

Compute Kendall's rank correlation and various trend tests.
● Data Source: CranContrib
● Keywords: ts
● Alias: Kendall-package
● 0 images

Kendall (Package: Kendall) : Kendall rank correlation

Computes the Kendall rank correlation and its p-value on a two-sided test of H0: x and y are independent. If there are no ties, the test is exact and in this case it should agree with the base function cor(x,y,method="kendall") and cor.test(x,y,method="kendall"). When there are ties, the normal approximation given in Kendall is used as discussed below. In the case of ties, both Kendall and cor produce the same result but cor.test produces a p-value which is not as accurate
● Data Source: CranContrib
● Keywords: nonparametric
● Alias: Kendall
● 0 images

MannKendall (Package: Kendall) : Mann-Kendall trend test

This is a test for monotonic trend in a time series z[t] based on the Kendall rank correlation of z[t] and t.
● Data Source: CranContrib
● Keywords: nonparametric, ts
● Alias: MannKendall
3 images

print.Kendall (Package: Kendall) : print Method for Class 'Kendall'

The value of Kendall's tau and its two-sided p-value are displayed.
● Data Source: CranContrib
● Keywords: nonparametric
● Alias: print.Kendall
● 0 images

SeasonalMannKendall (Package: Kendall) : Mann-Kendall trend test for monthly environmental time series

Hirst et al. (1982) suggested this test for monthly water quality time series. The test is also discussed by Hipel and McLeod (2005).
● Data Source: CranContrib
● Keywords: nonparametric, ts
● Alias: SeasonalMannKendall
● 0 images

summary.Kendall (Package: Kendall) : summary Method for Class 'Kendall'

In addition to the value of Kendall's tau and its two-sided p-value are displayed, the Kendall score, its variance and the value of the denominator for Kendall tau are printed.
● Data Source: CranContrib
● Keywords: nonparametric
● Alias: summary.Kendall
● 0 images