R/SiRstv.R

#' NIST SiRstv Data
#'
#' Measurements of bulk resistivity of silicon wafers made at NIST with 5
#' probing instruments on each of 5 days.
#'
#'
#' @format 25 obs. of 2 variables:
#' \describe{
#' \item{Instrument}{replicate}
#' \item{Resistance}{resistance}
#' }
#' @details
#' https://www.itl.nist.gov/div898/strd/anova/SiRstv_info.html
#'
#' @source
#' https://www.itl.nist.gov/div898/strd/anova/SiRstv.html
#'
#' @references
#' NIST Standard Reference Datasets: https://www.itl.nist.gov/div898/strd/index.html
"SiRstv"

Try the RbyExample package in your browser

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

RbyExample documentation built on May 29, 2024, 5:50 a.m.