org.strbio.mol.lib.pred2ary
Class LargeJury

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

public class LargeJury
extends StandardJury

The 'large' network set. 120 jurors (level 1 and 2 networks, 15 of which use reduced training) trained on all training sets (0 through 14), 7 unreduced and 1 reduced juror per set.

  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
LargeJury()
          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

LargeJury

public LargeJury()
Create a new jury.