Learn R Programming

cjoint (version 2.1.1)

view: Graphical interfaces for conjoint analysis

Description

Launches a graphical interface (in R Shiny) for a given conjoint analysis operation. This allows the user to interactively perform a conjoint analysis task without having to specify any code in R. Graphical interface is launched locally in user's default web browser. It is recommended that this feature be used for exploratory analysis only.

Arguments

Examples

Run this code
if (FALSE) {
# Launch graphical interface to interactively run AMCE
view(amce) 
}

Run the code above in your browser using DataLab