R/data.R

#' A simulated dataset of 34695 observations
#'
#' A dataset containing the categories observations belongs to.
#' Each observation is included in two categories : one from
#' the nomenclature z1 and one from the nomenclature z2.
#'
#'
#' @format A data frame with 34695 rows and 3 variables:
#' \describe{
#'   \item{id}{number to identify the observation}
#'   \item{z1}{first nomenclature. Each category is coded by an integer (between 5 and 363)}
#'   \item{z2}{second nomenclature. Each category is coded by an integer (between 1 and 406)}
#' }
"t_ex"

Try the diffman package in your browser

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

diffman documentation built on Feb. 28, 2020, 5:08 p.m.