Manipulating the test counter
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()
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.