parameters

Returns a map containing the double and integer valued parameters from the estimation result.

The key to the map is the name of the parameter and the value is the current estimated value of the parameter. If the parameter is integer value, it is converted to a double value.

The map may be empty if the underlying parameters for the estimation result was null.