tablesummarystats_group: Computes the statistics used to display the summaryplot for a...

Description Usage Arguments Value

Description

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

Usage

1

Arguments

listStats

the results of tablesummarystat function applied to multiple datasets and packed in one list.

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.