view: Graphical interfaces for conjoint analysis

View source: R/view_amce.R

viewR Documentation

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.

Examples

## Not run: 
# Launch graphical interface to interactively run AMCE
view(amce) 

## End(Not run)

cjoint documentation built on Aug. 22, 2023, 9:09 a.m.