parameters As Doubles
Converts double and integer parameters to a Map that holds a Map, with the outer key being the random variable name and the inner map the parameter names as keys and the parameter values as values. Ignores any double array parameters and converts any integer parameter values to double values. The resulting map can be used for data transfer.
Return
the parameters as a map of maps