R/dataEB.R

#' @title Sample Data for Practice
#'
#' @description An example data for trying and testing in saebnocov package
#'
#' @format A sample data has 3 column, which are:
#' \describe{
#' \item{code}{code of each area}
#' \item{y}{status "success" or not in each unit sample of each area}
#' \item{weight}{a weight value in each unit sample of each area}
#' }
#'
#' @examples
#' data(dataEB)
"dataEB"

Try the saebnocov package in your browser

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

saebnocov documentation built on Sept. 5, 2022, 9:07 a.m.