infoDesign: infoDesign

Description Usage Arguments

View source: R/designs.R

Description

A function which provides a summary about an experimental design

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
infoDesign(
  name,
  experimental_design_long,
  experimental_design_wide,
  AT_names,
  choice_set_size,
  J,
  no_choice,
  DM_att_names,
  AT_att_names,
  beta
)

Arguments

name

The name of the chosen design

choice_set_size

the number of alternative per choice set

J

number of alternatives (no_choice included)

no_choice

TRUE FALSE indicator

DM_att_names

The names of the decision makers' attributes

AT_att_names

The names of the alternatives' attributes

experimental_design

A generated experimental design


AntoineDubois/RUMdesignSimulator documentation built on Dec. 17, 2021, 8:53 a.m.