Package org.forester.surfacing
Class DomainLengths
java.lang.Object
org.forester.surfacing.DomainLengths
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Returns descriptive statistics based on the arithmetic means for each species.double
calculateZScoreForSpecies
(Species species) Note.getLengthStatistic
(Species species) getMeanBasedOutlierSpecies
(double z_score_limit) boolean
isHasLengthStatistic
(Species species)
-
Constructor Details
-
DomainLengths
-
-
Method Details
-
addLength
-
calculateMeanBasedStatistics
Returns descriptive statistics based on the arithmetic means for each species.- Returns:
-
calculateZScoreForSpecies
Note. This is not technically a Z-score since the distribution of means is unknown (and not normal).- Parameters:
species
-- Returns:
-
getDomainId
-
getLengthStatistic
-
getLengthStatisticsList
-
getMeanBasedOutlierSpecies
-
getSpeciesList
-
isHasLengthStatistic
-