public interface FrenchHeightPredictor<Stand extends HDRelationshipStand,Tree extends HDRelationshipTree> extends HeightPredictor<Stand,Tree>
Modifier and Type | Interface and Description |
---|---|
static class |
FrenchHeightPredictor.FrenchHeightPredictorVersion |
Modifier and Type | Method and Description |
---|---|
Estimate<? extends StandardGaussianDistribution> |
getBlupsForThisSubject(Stand stand)
Returns the estimated blups for the plot.
|
FrenchHDRelationshipTree.FrenchHdSpecies |
getSpecies()
Returns the species for the internal species-specific height predictor.
|
predictHeightM
FrenchHDRelationshipTree.FrenchHdSpecies getSpecies()
Estimate<? extends StandardGaussianDistribution> getBlupsForThisSubject(Stand stand)
stand
- a HDRelationshipStand instance that stands for the plot.