org.strbio.mol.lib.pred2ary
Class MediumJury

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.MediumJury

public class MediumJury
extends StandardJury

The 'medium' network set. 8 jurors (level 1 and 2 networks, one of which uses reduced training) trained on training sets 0 through 7 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
MediumJury()
          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

MediumJury

public MediumJury()
Create a new jury.