alun.genepi
Class GenotypeOnlyDropSampler

java.lang.Object
  extended by alun.genepi.GenotypeOnlyDropSampler

public class GenotypeOnlyDropSampler
extends java.lang.Object


Constructor Summary
GenotypeOnlyDropSampler(LinkageVariables lv)
           
GenotypeOnlyDropSampler(LinkageVariables v, int f)
           
GenotypeOnlyDropSampler(LinkageVariables lv, int f, LDModel lldd)
           
GenotypeOnlyDropSampler(LinkageVariables lv, LDModel ld)
           
 
Method Summary
 void sample()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenotypeOnlyDropSampler

public GenotypeOnlyDropSampler(LinkageVariables lv)

GenotypeOnlyDropSampler

public GenotypeOnlyDropSampler(LinkageVariables v,
                               int f)

GenotypeOnlyDropSampler

public GenotypeOnlyDropSampler(LinkageVariables lv,
                               LDModel ld)

GenotypeOnlyDropSampler

public GenotypeOnlyDropSampler(LinkageVariables lv,
                               int f,
                               LDModel lldd)
Method Detail

sample

public void sample()