Estimate parameters for the sample mean, variance, and quantiles
# S3 method for array
estimate(x, type = "mean", probs = 0.5, ...)
numeric matrix
target parameter ("mean", "variance", "quantile")
numeric vector of probabilities (for type="quantile")
Additional arguments to lower level functions (i.e., stats::density.default when type="quantile")