test.iid.test {iid.test}R Documentation

test.iid.test

Description

Testing routine for the iid-test..

Reference:

Benestad, R.E., 2003: How often can we expect a record-event? Climate Research. 23, 3-13 (pdf)

Benestad, R.E., 2004: Record values, nonstationarity tests and extreme value distributions, Global and Planetary Change, vol 44, p. 11-26

The papers are available in the pdf format from http://regclim.met.no/results_iii_artref.html.

Usage

test.iid.test(distr="rnorm",d=c(70, 50),plot=TRUE,Monte.Carlo=TRUE)

Arguments

distr What type of random numbers to be used, .eg normally distributed..
d Dimension of the test matrix.
plot For plotting the diagnostics.
Monte.Carlo Flag for running Monte-Carlo simulations to estimate 95

value{list: 'record.density' and 'record.density.rev' for the reverse analysis.} author{R.E. Benestad}

Value

list: 'record.density' and 'record.density.rev' for the reverse analysis.

Author(s)

R.E. Benestad

Examples

test.iid.test()

[Package iid.test version 1.3 Index]