A map where keys are parameter names (as Strings) and values are their corresponding data (as DoubleArray). These parameters define the behavior of the random variable.
Converts the current RVData instance into an implementation of the RVariableIfc interface. The method populates the parameters of the random variable type from the parameters map and creates a new random variable instance based on those parameters.