test.counter: Manipulating the test counter

Description Usage Arguments Value Author(s) Examples

View source: R/globals.R

Description

Check, increment or reset the test/score counter used in structure learning algorithms.

Usage

1
2
3

Arguments

i

a numeric value, which is added to the test counter.

Value

A numeric value, the current value of the test counter.

Author(s)

Marco Scutari

Examples

1
2
3
4
5
data(learning.test)
hc(learning.test)
test.counter()
reset.test.counter()
test.counter()

masais1205/miningCombinedCauses documentation built on Nov. 5, 2019, 2:42 p.m.