auxTest: Test functions for manual usage

auxTestR Documentation

Test functions for manual usage

Description

Test functions for the current state of the development.

Usage

testTime()
testClassPseudoRandom(s, k, m)

Arguments

s

Seed.

k

Length of required output.

m

number of streams.

Details

testTime() determines the current time. testClassPseudoRandom(s, k, m) tests the functionality of multiple streams of RNGs.

Value

Depends on the function.

Author(s)

Marko Robnik-Sikonja, Petr Savicky

See Also

CORElearn.

Examples

testTime()

CORElearn documentation built on Nov. 18, 2022, 5:08 p.m.