test counter | R Documentation |
Check, increment or reset the test/score counter used in structure learning algorithms.
test.counter()
increment.test.counter(i = 1)
reset.test.counter()
i |
a numeric value, which is added to the test counter. |
A numeric value, the current value of the test counter.
Marco Scutari
data(learning.test)
hc(learning.test)
test.counter()
reset.test.counter()
test.counter()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.