Learn R Programming

qqboxplot (version 0.3.0)

simulated_data: Simulated t-distributions to show use of q-q boxplots

Description

A dataset that contains simulated data to reproduce the simulated data figures used in our manuscript

Usage

simulated_data

Arguments

Format

A data frame with 4500 rows and 2 variables:

y

a value simulated from a distribution

group

a string specifying the distribution from which the y value is drawn

...