infoDesign: infoDesign

View source: R/designs.R

infoDesignR Documentation

infoDesign

Description

A function which provides a summary about an experimental design

Usage

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/sdcv2 documentation built on May 16, 2024, 3:23 p.m.