Uses of Class
org.strbio.mol.lib.pred2ary.StandardJury

Packages that use StandardJury
org.strbio.mol.lib.pred2ary These classes represent conceptual objects used in the Pred2ary program, which are probably not very useful for other purposes. 
 

Uses of StandardJury in org.strbio.mol.lib.pred2ary
 

Subclasses of StandardJury in org.strbio.mol.lib.pred2ary
 class AppletJury
          This is a standard jury that is retrieved over the net using an applet's methods.
 class LargeJury
          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.
 class MediumAppletJury
          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.
 class MediumJury
          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.
 class SmallAppletJury
          The 'small' network set. 1 juror (level 1 and 2 networks), trained on training set 0 only.
 class SmallJury
          The 'small' network set. 1 juror (level 1 and 2 networks), trained on training set 0 only.