myboxplotvalue: The box plot value

Description Usage Arguments Value Examples

View source: R/myboxplotvalue.R

Description

The box plot value

Usage

1

Arguments

x

vector of sample data from population 1

Value

This function returns a list of 6 components: n: the number of observation the boxplot is drawn with

conf: upper/lower extremes of the notch, out-value of the outliers

group: a vector of the same length that indicate to which group the outlier belongs to.

names: a vector of names for the groups.

Examples

1
myboxplotvalue (x)

ElahehJafarigol/R.Package.Stat documentation built on April 29, 2020, 12:25 a.m.