RClimMAWGEN (version 1.1)

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

Description

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

Usage

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

Arguments

data
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

See Also

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

Examples

Run this code
# See the example of 'climdex.data.frame' function

Run the code above in your browser using DataLab