Producing basic summary statistics (mean, standard deviation and the first five modes) from the sample drawn for all marginal distributions.
# S3 method for dsample
summary(object, n = 5, k = 1, ...)
summary.dsample
gives a list of summary statistics.
Means
Standard deviations
Modes
object produced by hclust
cluster members produced by hclust
samples generated by dsample
cumulative distributions
data.frame
containing the samples drawn
the first n samples
number of clusters
arguments passing to the functions used internally