public AdditiveSite
kotlin.Array[] getCovariate()
kotlin.Array[] getCovariate(kotlin.Array[] subset)
subset - an int array indexing a subset of taxaint siteNumber()
java.lang.String chromosomeName()
int position()
java.lang.String siteName()
double criterionValue()
void criterionValue(double value)
value - the value of the selection criterion for this sitenet.maizegenetics.analysis.modelfitter.AdditiveSite.CRITERION selectionCriterion()
void reindexTaxa(kotlin.Array[] taxaIndex,
java.util.List<java.lang.Integer> uniqueTaxa)
This method re-indexes the taxa in the additive site so that the returned covariate will match the taxon order in the target phenotype
taxaIndex - an index of taxa that matches the order in the target phenotypeuniqueTaxa - a unique list of index values used to recalculate major allele frequency for the taxa indexedAdditiveSite copy()