| Interface | Description |
|---|---|
| ApplicationScaleProvider |
This interface ensures the stand can provide the scale at which the model applies.
|
| GrowthModel<S,T> |
This interface defines the method to access growth model predictions.
|
| MonteCarloSimulationCompliantObject | |
| Parameterizable | Deprecated |
| REpiceaPredictorListener | |
| UseModeProvider |
The UseModeProvider interface ensures a model can be run in different modes (GUI only, GUI assisted,
or Script).
|
| Class | Description |
|---|---|
| HierarchicalLevel |
The HierarchicalLevel class is used in the ModelBasedSimulator class.
|
| ModelParameterEstimates |
The ModelParameterEstimates is a wrapper for parameter estimates.
|
| MonteCarloSettings | |
| ParameterLoader |
This class offers static methods to load parameters.
|
| ParameterMap | |
| REpiceaBinaryEventPredictor<S,T> |
This REpiceaBinaryEventPredictor class implements logistic and other models that aim at
predicting the occurrence of binary event.
|
| REpiceaPredictor |
This class is the basic class for all models that are designed for predictions.
|
| REpiceaPredictor.CruiseLine |
This class creates a fake subject for cruise line random effects.
|
| REpiceaPredictor.IntervalNestedInPlotDefinition |
This class creates a fake subject for interval random effects nested in the plots.
|
| REpiceaPredictorEvent | |
| REpiceaPredictorEvent.ModelBasedSimulatorEventProperty | |
| SASParameterEstimates |
The SASParameterEstimates class is customized for SAS outputs.
|
| SensitivityAnalysisParameter<E extends Estimate> |
The SensitivityAnalysisParameter class is an abstract class for the implementation of
varying parameters in a sensitivity analysis.
|
| Enum | Description |
|---|---|
| ApplicationScaleProvider.ApplicationScale | |
| MonteCarloSettings.MonteCarloVarSource | |
| REpiceaPredictor.ErrorTermGroup | |
| UseModeProvider.UseMode |