org.strbio.mol.lib.pred2ary
Class MediumAppletJury

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.AppletJury
              extended by org.strbio.mol.lib.pred2ary.MediumAppletJury

public class MediumAppletJury
extends AppletJury

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/9/98 - original version
  

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

Nested Class Summary
 
Nested classes/interfaces inherited from class org.strbio.mol.lib.pred2ary.AppletJury
AppletJury.LoadProgressIndicator
 
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.AppletJury
ap, expectedSize
 
Fields inherited from class org.strbio.mol.lib.pred2ary.Jury
fileName, nJurors, outfile, progress
 
Constructor Summary
MediumAppletJury(Pred2aryApplet myapp)
          Create a new jury.
 
Method Summary
 
Methods inherited from class org.strbio.mol.lib.pred2ary.AppletJury
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

MediumAppletJury

public MediumAppletJury(Pred2aryApplet myapp)
Create a new jury.