ks.test.climdex.data.frame: Kolgomorov-Smirnov Tests for a ClimDex Data Frame

Description Usage Arguments Author(s) See Also Examples

View source: R/ks.test.R

Description

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

Usage

1
2
  ks.test.climdex.data.frame(data, observed, generated,
    ...)

Arguments

data

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)

Annalisa Di Piazza, Emanuele Cordano

See Also

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

Examples

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

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