/MLP_TPAT

/MLP/TPAT/READ [ filename ]

FILENAME C File name D='learn.pat'

Read examples from file FILENAME

/MLP/TPAT/WRITE [ filename ]

FILENAME C File name D='learn.pat'

write examples to file FILENAME

/MLP/TPAT/SET idn [ inlist outlist weight nevent ifirst cuts chopt ]

IDN C Histogram or Ntuple Identifier
INLIST C List of inputs D=' '
OUTLIST C List of outputs D=' '
WEIGHT C Weight D='1.'
NEVENT I Number of examples D=9999999
IFIRST I First example D=1
CUTS C Cuts D=' '
CHOPT C Options D=' '

CHOPT:

'+' add the examples to the already existing ones

To set test examples from an N-tuple or an histogram. See the command MLP/LPAT/SET for more details.