parameters As Double Array
Returns an array containing the double and integer valued parameters. The elements of the array are the parameter values based on the order of their names in doubleParameterNames and integerParameterNames. If the parameter is integer value, it is converted to a double value.
The array may be empty if the underlying parameters for the estimation result was null.