Skip to content

jhelvy/formr4conjoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

formr4conjoint

CC BY-NC-SA 4.0

formr.org is a flexible platform for making surveys using . This repo contains files for designing and implementing a demo conjoint survey with formr about people’s preferences for apples with three attributes: type, price, and freshness.

See this post for more details about the demo.

You can view the live demo survey here

Packages

If you want to run the code in the survey folder, you will need to install the following packages:

install.packages(c("remotes", "tidyverse", "jsonlite"))
remotes::install_github("jhelvy/cbcTools")

Author and License Information

CC BY-NC-SA 4.0