https://github.com/jhelvy/conjointtools
An R package with tools for designing choice based conjoint (cbc) survey experiments and conduction power analyses
https://github.com/jhelvy/conjointtools
conjoint conjoint-attributes conjoint-experiments conjoint-profiles conjoint-survey-experiments rstats rstats-package survey
Last synced: 3 months ago
JSON representation
An R package with tools for designing choice based conjoint (cbc) survey experiments and conduction power analyses
- Host: GitHub
- URL: https://github.com/jhelvy/conjointtools
- Owner: jhelvy
- License: other
- Created: 2020-10-23T10:01:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-17T17:46:39.000Z (about 3 years ago)
- Last Synced: 2023-02-26T18:42:05.336Z (over 2 years ago)
- Topics: conjoint, conjoint-attributes, conjoint-experiments, conjoint-profiles, conjoint-survey-experiments, rstats, rstats-package, survey
- Language: R
- Homepage: https://jhelvy.github.io/cbcTools/
- Size: 2.39 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.Rmd
- License: LICENSE
Awesome Lists containing this project
README
---
output: github_document
---```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
warning = FALSE,
message = FALSE,
comment = "#>",
fig.path = "man/figures/README-",
fig.retina = 3
)
```# NOTE: Active development for this project has stopped
A new (improved) version of this package is now named {cbcTools} and can be found at https://github.com/jhelvy/cbctools