CORElearn (version 1.57.3)

auxTest: Test functions for manual usage

Description

Test functions for the current state of the development.

Usage

testTime()
testClassPseudoRandom(s, k, m)

Value

Depends on the function.

Arguments

s

Seed.

k

Length of required output.

m

number of streams.

Author

Marko Robnik-Sikonja, Petr Savicky

Details

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

See Also

CORElearn.

Examples

Run this code
testTime()

Run the code above in your browser using DataLab