R/leafspring.R

#' leafspring
#'
#' @description
#' `leafspring` is data from Section 5.1 of Wu and Hammada (2011)
#'
#' The columns are:
#'
#' `r paste0("``",colnames(leafspring)[1:5], "``", collapse = ", ")` - Indicator of factor level (-1 = low, +1 = high)
#'
#'
#' `r paste0("``",colnames(leafspring)[6:8], "``", collapse = ", ")` - three replications of free height measurement
#'
#'@format R data frame.
#'
"leafspring"
scidesign/scidesignR documentation built on Nov. 9, 2022, 8:21 a.m.