R/regress_data-data.R

#' Regression Practice Data
#'
#' This dataset is used in one of our tutorials,
#' please see the tutorial for more details.
#'
#' - Dependent variable (Y): OCB - Organizational
#' citizenship behavior measure
#' -	Independent variables (X)
#' - Affective - job satisfaction measures that
#' measure emotion
#' - Cognitive - job satisfaction measures that
#' measure cognition (thinking)
#' -	Years - years on the job
#' -	Type_work - type of employee measured
#' (secretary, assistant, manager, boss)
#'
#' @docType data
#'
#' @usage data(regress_data)
#'
#' @keywords datasets
"regress_data"
doomlab/learnSTATS documentation built on June 9, 2022, 12:54 a.m.