R/fedata.R

#' fedata data
#'
#'Iron content of water at various water depths.
#'
#'
#'
#' @format This data frame contains the following columns:
#'
#'\describe{
#'\item{depth:}{ depth of the water}
#'
#'\item{Y:}{ Iron content of water }
#'
#'}
#'
#' @docType data
#'
#' @usage data(fedata)
#'
#'
#'
#' @keywords datasets
#'
#'@references paper: {https://www.jstor.org/stable/1351176}
#'
#'
#'
#'
#'
"fedata"

Try the pbANOVA package in your browser

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

pbANOVA documentation built on May 13, 2022, 1:05 a.m.