Skip to contents

Create a random data set for regression and display the standard diagnostic plots.

Usage

sample_data(seed, verbose = FALSE)

sample_lm(seed = sample(10000 - 1, 1))

Arguments

seed

which sample data to use.

verbose

logical specifying if messages about sample data should be displayed.