R/correlation-data.R

#' Correlation Practice Data
#'
#' This dataset is used in one of our tutorials,
#' please see the tutorial for more details.
#'
#' -	Gender of the participant surveyed on
#' these topics
#' -	Temporality: an average score of the rated
#' ability to adapt to change over time 1 (not
#' changing) to 7 (changing a lot)
#' -	Expectability: a rated degree of satisfaction
#' with the BI
#' -	Relativity: average score rating of how much
#' better one system is than another in BI 1 (not
#' very good) to 7 (very good)
#' -	Positive emotion: how positive participants
#' felt about BI (higher scores are more positive,
#' ranges from 1 to 7).
#'
#' @docType data
#'
#' @usage data(correlation)
#'
#' @keywords datasets
"correlation"
doomlab/learnSTATS documentation built on June 9, 2022, 12:54 a.m.