df_beta {discovr} | R Documentation |
DF beta data
Description
A dataset from Field, A. P. (2026). Discovering statistics using R and RStudio (2nd ed.). London: Sage.
Usage
df_beta
Format
A tibble with 30 rows and 3 variables.
Details
Fictitious data to illustrate the DF Beta statistic. The tibble contains the following variables:
-
case: a number from 0-30 indicating the entity (case)
-
x: Imaginatively named predictor variable
-
y: The creativity was flowing the day I generated these data - another imaginatively named variable. This time it's the outcome variable.
Source
www.discovr.rocks/csv/df_beta.csv
[Package discovr version 0.2.2 Index]