summarystats: Computes the summary statistics used to display the boxplot...

Description Usage Arguments Value

Description

Computes the summary statistics used to display the boxplot for a vector of values.

Usage

1

Arguments

y

Column vector of size N x 1

Value

min : Minimum value in the vector q1 : First quartile median : Median value q3 : Third quartile max : Maximum value in the vector mean : Mean value std : Standard deviation sum: Sum of all values count: Number of values N


LREN-CHUV/hbpsummarystats documentation built on May 7, 2019, 12:35 p.m.