auxTest {CORElearn} | R 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
Examples
testTime()
[Package CORElearn version 1.57.3 Index]