getParametersForThisRealization
protected Matrix getParametersForThisRealization(MonteCarloSimulationCompliantObject subject)
This method calls the setSpecificParametersDeviateForThisRealization method if the parameter variability is enabled and returns
a realization-specific simulated vector of model parameters. Otherwise it returns a default vector (beta). Note that the simulated
parameters are related to the Monte Carlo realization. For instance, all subject in a given Monte Carlo realization will have the
same simulation parameters.
- Parameters:
subject
- a subject that implements the MonteCarloSimulationCompliantObject interface
- Returns:
- a vector of parameters