Given some data, produce multiple estimated statistics from the data and store the estimated quantities in the returned array. It is up to the user to interpret the array values appropriately.
The name to associate with each dimension of the array that is returned by estimate(). The names should be unique. The order of the list of names should match the order of elements in the returned array.