Kolgoromv-Smirnov testing
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, ...)
|
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 |
remove.extremes |
integer parameters. Default is 0. |
fun.test |
function for test . See
|
station |
utilized stations. They must be column
names of |
... |
further arguments for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.