vary_box_size: Vary Box Plot Sizes

Description Usage Arguments Details Value References Examples

Description

Plots plotNum number of box plots with the same sample size n sampled from a normal distribution.

Usage

1
vary_box_size(n = 5, plotNum = 5)

Arguments

n

sample size

plotNum

number of box plots

Details

Box plots are very powerful visualization tools. However, you need sufficient number of samples for them to be confident sources of information.

Try changing the sample size of the plots drawn to understand the variability in visualizing small datasets.

Value

Plot box plots of five samples from a normal distribution

References

Krzywinski, Martin, and Naomi Altman. "Points of significance: visualizing samples with box plots." Nature Methods 11.2 (2014): 119-120.

Examples

1

erictleung/poofsi documentation built on May 16, 2019, 8:41 a.m.