fun.test.season: Kolgoromv-Smirnov testing

Description Usage Arguments

Description

Kolgoromv-Smirnov testing

Usage

1
2
3
fun.test.season(x, y, origin = "1960-01-01", station = "T0090",
  origin_x = origin, origin_y = origin, fun.test = ks.test,
  remove.extremes = 0, ...)

Arguments

x

observed value (data frame)

y

modeled or genereted values (list or data frame)

origin_x,origin_y,origin

origin day of the datasets. Default is "1960-01-01"

remove.extremes

integer parameters. Default is 0.

fun.test

function for test . See ks.test or wilcox.test

station

utilized stations. They must be column names of x.

...

further arguments for fun.test


ecor/RMAWGENplotAlpha documentation built on May 15, 2019, 8:53 p.m.