|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.metaqtl.Qtl.QTLStats
public class Qtl.QTLStats
This class stores the usual statistics for the QTL.
| Field Summary | |
|---|---|
double |
additive
The additive effect of the QTL. |
double |
dominance
The dominance effect of the QTL. |
double |
lod
The lod score of the QTL. |
double |
rsquare
The r-square, i.e the proportion of variance explained by the QTL. |
| Constructor Summary | |
|---|---|
Qtl.QTLStats()
|
|
| Method Summary | |
|---|---|
Qtl.QTLStats |
getCopy()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public double rsquare
public double additive
public double dominance
public double lod
| Constructor Detail |
|---|
public Qtl.QTLStats()
| Method Detail |
|---|
public Qtl.QTLStats getCopy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||