org.strbio.mol.lib.pred2ary
Class SmallJury

java.lang.Object
  extended by org.strbio.mol.lib.pred2ary.Jury
      extended by org.strbio.mol.lib.pred2ary.StandardJury
          extended by org.strbio.mol.lib.pred2ary.SmallJury

public class SmallJury
extends StandardJury

The 'small' network set. 1 juror (level 1 and 2 networks), trained on training set 0 only.

  Version 1.0, 6/4/98 - original version
  

Version:
1.0, 6/4/98
Author:
JMC

Nested Class Summary
 
Nested classes/interfaces inherited from class org.strbio.mol.lib.pred2ary.Jury
Jury.ProgressIndicator
 
Field Summary
 
Fields inherited from class org.strbio.mol.lib.pred2ary.Jury
fileName, nJurors, outfile, progress
 
Constructor Summary
SmallJury()
          Create a new jury.
 
Method Summary
 
Methods inherited from class org.strbio.mol.lib.pred2ary.StandardJury
exists, getBinaryData
 
Methods inherited from class org.strbio.mol.lib.pred2ary.Jury
countJurors, doPrediction, getName, nJurors
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SmallJury

public SmallJury()
Create a new jury.