README.md

SDCv2

The package RUMdesignSimulator proposes convenient tools for generating synthetic data for decision theory.

Firstly, Alternatives, Decision Makers and Preference Coefficients are easily generated. Then, experimental designs are generated in format long or wide. In addition, the effect of each variable can be visualized in a 3D graph.

Installation:

devtools::install_github("AntoineDubois/sdcv2") devtools::install_github("nikitagusarov/sdcv2")

Developpement

Files

Adding new features

Some user may need more tools than the actual ones. Anticipating future needs, we organized the R files so that only one file need to be altered.

To add new distributions:

To add new designs: open the file designs.R implement a new design reference the new design into the function call_design*, give it a relevant name for calling

For more information, do not hesitate to contact me at antoine.dubois.fr@gmail.com or nikita.gusarov@univ-grenoble-alpes.fr (the new maintainer after the 01/10/2021)



AntoineDubois/sdcv2 documentation built on May 16, 2024, 3:23 p.m.