R/bn1-data.R

#' Between Subjects One-way ANOVA Example Data
#'
#' Dataset for use in \code{\link{eta.F}}, \code{\link{eta.full.SS}},
#' \code{\link{omega.F}}, \code{\link{omega.full.SS}},
#' and \code{\link{epsilon.full.SS}}, including ratings of
#' inter-personal attachments of 45-year-olds categorized as
#' being in excellent, fair, or poor health.
#'
#' @docType data
#'
#' @usage data(bn1_data)
#'
#' @format A data frame of ratings of close interpersonal attachments
#'
#' poor: individuals in poor health
#' fair: individuals in fair health
#' excellent: individuals in excellent health
#'
#' @keywords datasets
#'
#' @references Nolan and Heizen Statistics for the Behavioral Sciences
#' (\href{https://www.macmillanlearning.com/Catalog/product/statisticsforthebehavioralsciences-rentalonly-fourthedition-nolan}{Book Link})
#'
"bn1_data"

Try the MOTE package in your browser

Any scripts or data that you put into this service are public.

MOTE documentation built on May 2, 2019, 5:51 a.m.