public class PhenotypeLM
protected Datum myDatum
protected Phenotype myPhenotype
protected Phenotype myBlues
protected TableReportBuilder reportBuilder
protected TaxaList myTaxaList
protected int numberOfObservations
protected java.util.List<net.maizegenetics.phenotype.PhenotypeAttribute> myDataAttributes
protected java.util.List<net.maizegenetics.phenotype.PhenotypeAttribute> myFactorAttributes
protected java.util.List<net.maizegenetics.phenotype.PhenotypeAttribute> myCovariateAttributes
protected Taxon[] myTaxa
protected java.util.ArrayList<net.maizegenetics.taxa.Taxon> taxaInModel
protected java.util.Map<net.maizegenetics.taxa.Taxon,java.lang.Integer> taxaInModelMap
public PhenotypeLM(Datum phenotypeOnly)
public Phenotype blues()
public TableReport report()
public java.util.List<net.maizegenetics.plugindef.Datum> datumList()
protected void initialize()
protected void solve()
protected void testTaxaReplication()
protected java.util.ArrayList<net.maizegenetics.stats.linearmodels.ModelEffect> model(BitSet missingObs, int numberOfNonmissingObs)