|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectalun.genepi.LinkageSampler
alun.genepi.IndependentLocusSampler
alun.genepi.LinkedLocusSampler
alun.genepi.LocusMeiosisSampler
alun.genepi.ExtendedLMSampler
public class ExtendedLMSampler
| Constructor Summary | |
|---|---|
ExtendedLMSampler(LinkageVariables l)
|
|
ExtendedLMSampler(LinkageVariables l,
int[] updates)
|
|
ExtendedLMSampler(LinkageVariables l,
int[] updates,
int level)
|
|
ExtendedLMSampler(LinkageVariables l,
int[] updates,
int level,
int fst)
|
|
| Method Summary | |
|---|---|
void |
sample()
|
void |
sampleMeioses(int nind)
|
| Methods inherited from class alun.genepi.LocusMeiosisSampler |
|---|
setMFreq |
| Methods inherited from class alun.genepi.LinkedLocusSampler |
|---|
linkedLocusBlocks |
| Methods inherited from class alun.genepi.IndependentLocusSampler |
|---|
independentLocusBlocks |
| Methods inherited from class alun.genepi.LinkageSampler |
|---|
getInitialBlocks, getLocusBlocks, getMeiosisBlocks, getThrifty, initialize, sample, setInitialBlocks, setLocusBlocks, setMeiosisBlocks, setThrifty |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExtendedLMSampler(LinkageVariables l)
public ExtendedLMSampler(LinkageVariables l,
int[] updates)
public ExtendedLMSampler(LinkageVariables l,
int[] updates,
int level)
public ExtendedLMSampler(LinkageVariables l,
int[] updates,
int level,
int fst)
| Method Detail |
|---|
public void sample()
sample in class LocusMeiosisSamplerpublic void sampleMeioses(int nind)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||