Skip to content

choice (choice experiment trait)

mmaness edited this page Oct 12, 2011 · 4 revisions

A choice experiment trait which corresponds to a possible response for a respondent to choose (i.e. adds a choice to the choice set).

Format

choice text
choice text, mapping
  • text - the text to display to the respondent for this answer choice
  • mapping - an alternate representation for the answer choice which is stored in the database

Detailed Description

Trait Options

None

Can Be Used With:

Example

ChoiceExperiment VehicleChoice2012
  alternative 'Gasoline Vehicle' 
    set_levels_for MPG <- [1 2 3 4]
  alternative 'Hybrid Vehicle'
    set_levels_for MPG <- [5 6 7 8]
  choice "Buy New Gasoline Vehicle"
  choice "Buy New Hybrid Vehicle"

Related Pages


Go back to Choice Experiment Trait

Home | JULIE Intro | Getting Started with JULIE | JULIE References | JULIE Development | Survenity Language