org.strbio.mol.lib.pred2ary
Class SmallAppletJury

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

public class SmallAppletJury
extends AppletJury

The 'small' network set. 1 juror (level 1 and 2 networks), trained on training set 0 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
SmallAppletJury(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

SmallAppletJury

public SmallAppletJury(Pred2aryApplet myapp)
Create a new jury.