recommendLocationAndScale

Recommends the location and scale based on the data such that the scale is always between (factorlocation, location(1+factor)) based on the data. If the estimated location and scale based on the data

Return

the pair(location, scale)

Parameters

data

the data used to estimate the location and scale

factor

a bounding factor to limit the scale to a useful range. Must be within (0,1) The default is 0.25.