R/shoedat_obs.R

#' shoedat_obs
#'
#' @description
#' Boys shoe data based on Section 3.2 of Box et al. (2005)
#'
#' * `boy` - Subject id
#'
#' * `sideA` - Side material A was assigned (L - left side, R - right side)
#'
#' * `sideB` - Side material B was assigned (L - left side, R - right side)
#'
#' * `wearA` - Amount of wear from the shoe assigned material A
#'
#' * `wearB` - Amount of wear from the shoe assigned material B
#'
#' @format R data frame
"shoedat_obs"

Try the scidesignR package in your browser

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

scidesignR documentation built on April 27, 2022, 9:06 a.m.