auxTest | R Documentation |
Test functions for the current state of the development.
testTime() testClassPseudoRandom(s, k, m)
s |
Seed. |
k |
Length of required output. |
m |
number of streams. |
testTime()
determines the current time.
testClassPseudoRandom(s, k, m)
tests the functionality of multiple streams of RNGs.
Depends on the function.
Marko Robnik-Sikonja, Petr Savicky
CORElearn
.
testTime()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.