R/concrete.R

#' The concrete mixture data set
#'
#' Measurements of proportions of ingredients in concrete composition.
#' The aim is to be able to predict the compressive strength of the
#' concrete based on its composition. This is a modified version of
#' a data set (mixtures) in the AppliedPredictiveModelling package
#' @name concrete
#' @docType data
#' @return A data.frame
#' @examples
#' data(concrete)
NULL
jr-packages/jrPredictive documentation built on Oct. 12, 2020, 11:44 a.m.