R/echoice2-package.R

#' @description echoice2 lets you use economic models of choice from R.


#' @keywords internal
"_PACKAGE"


## usethis namespace: start
#' @import Rcpp RcppArmadillo
#' @importFrom Rcpp evalCpp
#' @useDynLib echoice2
## usethis namespace: end
NULL
#'
#' icecream
#'
#' @name icecream
#' @docType data
#' @description Volumetric Conjoint data, ice cream category
#' @details Data from volumetric conjoint analysis in the ice cream category. 300 respondents total. 
#' Volumetric demand in units of 4 ounces each. Attributes include brand name, flavor, and container size. 
NULL
#'
#' icecream_discrete
#'
#' @name icecream_discrete
#' @docType data
#' @description Discrete-Choice Conjoint data, ice cream category
#' @details Data from discrete choice conjoint analysis in the ice cream category. 300 respondents total. 
#' Attributes include brand name, flavor, and container size. 
NULL
#'
#' pizza
#'
#' @name pizza
#' @docType data
#' @description Volumetric Conjoint data, pizza category
#' @details Data from volumetric conjoint analysis in the frozen pizza category.
NULL

Try the echoice2 package in your browser

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

echoice2 documentation built on Nov. 20, 2023, 9:06 a.m.