wilcox.test: Wilcoxon Rank Sum and Signed Rank Tests a ClimDex Data Frame

Description Usage Arguments Author(s) See Also Examples

Description

wilcox.test S3 method for 'climdex.data.frame'

Usage

1
2
3
  ## S3 method for class 'climdex.data.frame'
 wilcox.test(x, observed,
    generated, ...)

Arguments

x

a climdex.data.frame object

observed

name (String) of the column of data containing the obseved climate indices

generated

names (String vector) of the columns of data containing the climate index realizations which will be tested.

...

further arguments

Author(s)

Emanuele Cordano, Annalisa Di Piazza

See Also

climdex.data.frame,ks.test,ks.test.climdex.data.frame

Examples

1
# See the example of 'climdex.data.frame' function

RClimMAWGEN documentation built on May 2, 2019, 3:38 p.m.