R/original_potato_data.R

#' @title Original potato data
#' @description
#' This dataset contains 1152 observation with four variables that are either ordinal or counts. These variables are as follows:
#' x1: Energy factor in the ordinal scale of 1 to 2
#' x2: weight in the ordinal scale of 1 to 3
#' x3: damage category in the ordinal scale of 1 to 4
#' x4: the count of tubers in each combination of categories as an integer value.
#'
#' @source https://cran.r-project.org/web/packages/agridat/index.html
#' @format Original potato data
"original_potato_data"

Try the discFA package in your browser

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

discFA documentation built on May 29, 2024, 3:11 a.m.