Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 1.5 KB

README.md

File metadata and controls

46 lines (32 loc) · 1.5 KB

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