Skip to content

Implementation of the Average Feature Choice Probability (AFCP) estimator for conjoint experiments.

License

Notifications You must be signed in to change notification settings

astrezhnev/afcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

afcp

Implementation of the Average Feature Choice Probability (AFCP) estimator for conjoint experiments.

For more details on the estimator see Abramson, Scott F., Korhan Kocak, Asya Magazinnik, and Anton Strezhnev. "Detecting Preference Cycles in Forced-Choice Conjoint Experiments." (2023). (https://osf.io/preprints/socarxiv/xjre9/)

Installation

Install with remotes::install_github

First, install the remotes package if you do not have it already.

install.packages("remotes")

Then install the development version directly from github using

remotes::install_github("astrezhnev/afcp", build_vignettes = TRUE)

Usage

See the built-in vignette vignette("afcp") for a guide on how to use the package.

About

Implementation of the Average Feature Choice Probability (AFCP) estimator for conjoint experiments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages