Learn R Programming

swfscMisc (version 1.6)

distSmry: Distribution summary

Description

Summarize a numerical distribution.

Usage

distSmry(x, p = 0.95, dens.n = 10000)

Arguments

x

vector of numerical values.

p

percent of distribution to summarized by quantile interval (ci) and highest posterior density interval (hdi).

dens.n

number of points used to estimate the mode from the fitted density (see density).

Author

Eric Archer eric.archer@noaa.gov