alun.mcld
Class Diplotypes
java.lang.Object
alun.mcld.PerfectHaplotypes
alun.mcld.ImperfectHaplotypes
alun.mcld.Diplotypes
- All Implemented Interfaces:
- DataHaplotypeSource, HaplotypeSource
public class Diplotypes
- extends ImperfectHaplotypes
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Diplotypes
public Diplotypes(BasicGeneticData dat,
double errprob)
throws java.io.IOException
- Throws:
java.io.IOException
Diplotypes
public Diplotypes(BasicGeneticData dat,
double errprob,
int frst)
throws java.io.IOException
- Throws:
java.io.IOException
update
public boolean update(LDModel m)
- Specified by:
update in interface HaplotypeSource- Overrides:
update in class PerfectHaplotypes
maximize
public boolean maximize(LDModel m)
- Specified by:
maximize in interface HaplotypeSource- Overrides:
maximize in class PerfectHaplotypes
update
public boolean update(LDModel model,
boolean sample)