Learn R Programming

ggdistribute (version 1.0.3)

sre: Raw SRE dataset

Description

Raw SRE dataset

Usage

sre

sre_data(n = 1000, seed = 19850519)

Arguments

n

number of samplers per effect and contrast

seed

set.seed number

Value

A dataset of tibble::tibble.

Format

Dataset is an object of class tibble::tibble.

Functions

  • sre_data: create samples from sre data

See Also

sre_data()

Examples

Run this code
# NOT RUN {
sre

sre_data()
# }

Run the code above in your browser using DataLab