as RVariable
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.
Return
An instance of the RVariableIfc
interface representing the random variable with parameters set according to the parameters
map.