INGOR
ScoreTestFilter

ScoreTestFilter tests whether scores are calculated correctly by comparing ones recorded in a file which is generated by this filter.

Arguments

mode= ( test | generate )

test - Reads a score file and compares calculated scores with ones in the file.
generate - Calculates a score with random parents and stores them in a score file.

data=file

Input data file in GDF format.

data_args={ key=value,... }

Arguments of reading an input GDF file.

file=file

Score file name to read or write.

score=name

Score name to use. See Network Scores for available scores. (default: name="BNDC")

score_args={ key=value,... }

Arguments of the score function.

n=n
The number of scores to generate. (default: n=1000)

Filters | INGOR Manual