accepted: Which generations pass the tests with success?

Description Usage Arguments Value See Also Examples

View source: R/accepted.R

Description

This functions lists the realizations which pass successfully Ks or Wilcoxon test.

Usage

1
  accepted(tests, significance = 0.05)

Arguments

tests

list of objects returned by wilcox.test and ks.test

significance

significance for statistical tests (maximum accepted p-Value). Default is 0.05.

Value

Vector with names of successful realizations.

See Also

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

Examples

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

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