Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Choice Experiment/Conjoint Analysis

  • liamcal
  • liamcal's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
4 years 10 months ago #203812 by liamcal
Replied by liamcal on topic Choice Experiment/Conjoint Analysis
I see.

Joffm is there any chance you could send me the export of the survey as a question or question group?

For some reason, the version of LS I am using through my university does not give me the ability to import lss files, but I am able to import lsg or lsq files for question groups or individual questions. If you could send me that question as its own question file that would be super appreciated!

Thank you for those changes as well. I agree with the seperate questions for currency! Thanks again joffm.

Liam
The topic has been locked.
  • Joffm
  • Joffm's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
4 years 10 months ago #203813 by Joffm
Replied by Joffm on topic Choice Experiment/Conjoint Analysis
Here I attach the question.

File Attachment:

File Name: limesurvey...2657.lsq
File Size:10 KB


It is the same that you sent in your export.

Volunteers are not paid.
Not because they are worthless, but because they are priceless
The topic has been locked.
More
4 years 1 month ago #216390 by Celinemassop
Replied by Celinemassop on topic Choice Experiment/Conjoint Analysis
Dear Mr. Joffm,

I have a question regarding the Discrete choice experiment script that you wrote to do Discrete choice experiments in Lime survey. I was able to program the survey to have the DCE in Lime survey. However, now that I am going to send out the survey and receive responses for it I also need to be able te analyse the survey. I prefer to do this in SPSS or in SAS JMP software. Unfortunaly, I receive an error code in SPSS when trying to convert the survey, because he doesn't understand the codes of the DCE questions. Is there any solution to fix this problem, or do you have other suggestions to fix it?

I would be very grateful for a response.
Kind regards,
Celine Massop
The topic has been locked.
More
4 years 1 month ago #216391 by jelo
Replied by jelo on topic Choice Experiment/Conjoint Analysis

Unfortunaly, I receive an error code in SPSS when trying to convert the survey, because he doesn't understand the codes of the DCE questions.

Before Joffm will answer, you might explain what "convert the survey" means? You normally import responses into SPSS, not the survey. So what are you actually doing and what is the error SPSS is showing?
 

The meaning of the word "stable" for users
www.limesurvey.org/forum/development/117...ord-stable-for-users
The topic has been locked.
More
4 years 1 month ago #216395 by Celinemassop
Replied by Celinemassop on topic Choice Experiment/Conjoint Analysis
Yess, I want to import the answers to my survey questions in SPSS. Maybe converting was not the right formulation.

The survey: questions.socsci.ru.nl/index.php/survey/...519/gid/3356/lang/en


The error code that I receive is this.
PRESERVE LOCALE.
SET LOCALE='en_UK'.
GET DATA
/TYPE=TXT
/FILE='download\survey_797519_SPSS_data_file.dat'
/DELCASE=LINE
/DELIMITERS=","
/QUALIFIER="'"
/ARRANGEMENT=DELIMITED
/FIRSTCASE=1
/IMPORTCASE=ALL
/VARIABLES=
V1 F7
V2 DATETIME23.2
V3 F7
V4 A20
V5 A31
V6 A2
V7 A2
V8 A2
V9 A2
V10 A2
V11 A2
V12 A2
V13 A2
V14 A2
V15 A2
V16 A2
V17 A2
V18 F1
V19 F1
V20 F1
V21 F1
V22 F1
V23 F1
V24 F1
V25 F1
V26 F1
V27 F1
V28 F1
V29 F1
V30 F1
V31 F1
V32 F1
V33 F1
V34 A2
V35 A2
V36 A2
V37 A2
V38 A2
V39 A2.

>Error. Command name: GET DATA
>(2269) Failure opening file: download\survey_797519_SPSS_data_file.dat
>Execution of this command stops.
CACHE.
EXECUTE.

>Error # 105. Command name: EXECUTE
>This command is not valid before a working file has been defined.
>Execution of this command stops.
*Define Variable Properties.
VARIABLE LABELS V1 "id".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LABELS V2 "submitdate".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LABELS V3 "lastpage".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LABELS V4 "startlanguage".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LABELS V5 "Seed".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LABELS V6 "[] Which of the following vaccine's do you prefer? Vaccine A Vaccine B No vaccination Type of vaccine mRNA vaccine "+

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
" mRNA vaccine - Number of doses needed for full protection One One - Efficiency of the vaccine 80% 95% - "+
"Risk of severe side effects 1/100000 1/50000 - Your choice ".
VARIABLE LABELS V7 "[] Which of the following vaccine's do you prefer? Vaccine A Vaccine B No vaccination Type of vaccine Recombinant vector vaccine mRNA "+

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
" - Number of doses needed for full protection Two One - Efficiency of the vaccine 50% 65% - Risk of severe side effects 1/100000"+
" 1/50000 - Your choice ".
VARIABLE LABELS V8 "[] Which of the following vaccine's do you prefer? Vaccine A Vaccine B No vaccination Type of vaccine Recombinant vector vaccine mRNA "+

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
" - Number of doses needed for full protection Two One - Efficiency of the vaccine 80% 65% - Risk of severe side effects 1/50000 "+
" 1/10000 - Your choice ".
VARIABLE LABELS V9 "[] Which of the following vaccine's do you prefer? Vaccine A Vaccine B No vaccination Type of vaccine mRNA vaccine Recombinant Vector vaccine "+

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
" - Number of doses needed for full protection One Two - Efficiency of the vaccine 80% 65% - Risk of severe side effects "+
"1/10000 1/50000 - Your choice ".
VARIABLE LABELS V10 "[] Which of the following vaccine's do you prefer? Vaccine A Vaccine B No vaccination Type of vaccine mRNA vaccine "+

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
" mRNA vaccine - Number of doses needed for full protection Two One - Efficiency of the vaccine 65% 80% - "+
" Risk of severe side effects 1/100000 1/50000 - Your choice ".
VARIABLE LABELS V11 "[] Which of the following vaccine's do you prefer? Vaccine A Vaccine B No vaccination Type of vaccine mRNA vaccine "+

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
" mRNA vaccine - Number of doses needed for full protection Two One - Efficiency of the vaccine 80% 50% - Ris"+
"k of severe side effects 1/50000 1/100000 - Your choice ".
VARIABLE LABELS V12 "[] Which of the following vaccine's do you prefer? Vaccine A Vaccine B No vaccination Type of vaccine Recombinant vector vaccine mRNA vaccine "+

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
" - Number of doses needed for full protection Two One - Efficiency of the vaccine 65% 50% - Risk of severe side effects "+
" 1/10000 1/50000 - Your choice ".
VARIABLE LABELS V13 "[] Which of the following vaccine's do you prefer? Vaccine A Vaccine B No vaccination Type of vaccine mRNA vaccine Recombinant vector vaccine "+

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
" - Number of doses needed for full protection Two One - Efficiency of the vaccine 95% 80% - Risk of severe side effects "+
" 1/10000 1/100000 - Your choice ".
VARIABLE LABELS V14 "[] Which of the following vaccine's do you prefer? Vaccine A Vaccine B No vaccination Type of vaccine mRNA vaccine Recombinant vector vaccine "+

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
" - Number of doses needed for full protection Two One - Efficiency of the vaccine 50% 95% - Risk of severe side effects "+
" 1/50000 1/100000 - Your choice ".
VARIABLE LABELS V15 "[] Which of the following vaccine's do you prefer? Vaccine A Vaccine B No vaccination Type of vaccine Recombinant vector vaccine "+

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
" mRNA vaccine - Number of doses needed for full protection One One - Efficiency of the vaccine 95% 65%"+
" - Risk of severe side effects 1/10000 1/100000 - Your choice ".
VARIABLE LABELS V16 "[] Which of the following vaccine's do you prefer? Vaccine A Vaccine B No vaccination Type of vaccine Recombinant vector vaccine "+

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
" Recombinant vector vaccine - Number of doses needed for full protection One One - "+
" Efficiency of the vaccine 95% 50% - Risk of severe side effects 1/100000 1/10000 - Your choice ".
VARIABLE LABELS V17 "[] Which of the following vaccine's do you prefer? Vaccine A Vaccine B No vaccination Type of vaccine mRNA vaccine Recom"+

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
"binant vector vaccine - Number of doses needed for full protection Two One - Efficiency of the vaccine 95% 65% "+
" - Risk of severe side effects 1/100000 1/50000 - Your choice ".
VARIABLE LABELS V18 "I prefer one vaccine over another, only because different brands have produced the COVID-19 vaccines. 1= strongly disagree, 2= disagree, 3= neutral, 4= agree, 5= strongly agree".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LABELS V19 "If I have a positive perception of the brand that has produced my vaccine, than I would be more willing to take that COVID-19 vaccine. 1= strongly disagree, 2= disagree, 3= neutral, 4= agree, 5= strongly agree".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LABELS V20 "I would not take the COVID-19 vaccine, if I do not like the brand that produced it. 1= strongly disagree, 2= disagree, 3= neutral, 4= agree, 5= strongly agree".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LABELS V21 "The level of trust that I have in a particular vaccine is determined by the brand image of the company that produced it. 1= strongly disagree, 2= disagree, 3= neutral, 4= agree, 5= strongly agree".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LABELS V22 "The origin of the company which produces the COVID-19 vaccine influences whether I want to take the vaccine. 1= strongly disagree, 2= disagree, 3= neutral, 4= agree, 5= strongly agree".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LABELS V23 "The country of production influences whether I want to take the vaccine. 1= strongly disagree, 2= disagree, 3= neutral, 4= agree, 5= strongly agree".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LABELS V24 "I have more trust in a COVID-19 vaccine produced in Europe than the same vaccine produced outside of Europe. 1= strongly disagree, 2= disagree, 3= neutral, 4= agree, 5= strongly agree".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LABELS V25 "The quality of the produced vaccine’s differs when produced in different countries. 1= strongly disagree, 2= disagree, 3= neutral, 4= agree, 5= strongly agree".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LABELS V26 "The knowledge that I have about the different COVID-19 vaccines mostly comes from information on social media. 1= strongly disagree, 2= disagree, 3= neutral, 4= agree, 5= strongly agree".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LABELS V27 "The positive information shared on traditional information sources about a COVID-19 vaccine increases my willingness to take that particular COVID-19 vaccine. 1= strongly disagree, 2= disagree, 3= neutral, 4= agree, 5= strong"+

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
"ly agree".
VARIABLE LABELS V28 "The negative information shared on traditional information sources about a COVID-19 vaccine increases my willingness to take that particular COVID-19 vaccine. 1= strongly disagree, 2= disagree, 3= neutral, 4= agree, 5= strong"+

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
"ly agree".
VARIABLE LABELS V29 "The information provided on traditional information sources (e.g. Rijksoverheid.nl, newspaper, Television etc.) provides a clear overview of the available information on each vaccine for me to make my decision whether or not I w"+

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
"ant to be vaccinated. 1= strongly disagree, 2= disagree, 3= neutral, 4= agree, 5= strongly agree ".
VARIABLE LABELS V30 "The knowledge that I have about the different COVID-19 vaccines mostly comes from information on social media. 1= strongly disagree, 2= disagree, 3= neutral, 4= agree, 5= strongly agree ".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LABELS V31 "The positive information shared on social media about a COVID-19 vaccine increases my willingness to take that particular COVID-19 vaccine. 1= strongly disagree, 2= disagree, 3= neutral, 4= agree, 5= strongly agree ".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LABELS V32 "The negative information shared on social media about a COVID-19 vaccine decreases my willingness to take that particular vaccine. 1= strongly disagree, 2= disagree, 3= neutral, 4= agree, 5= strongly agree ".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LABELS V33 "Social media is a good source for reliable information about COVID-19 vaccines to make a decision whether or not I want to be vaccinated. 1= strongly disagree, 2= disagree, 3= neutral, 4= agree, 5= strongly agree".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LABELS V34 "What gender do you identify as? ".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LABELS V35 "What is your age? ".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LABELS V36 "What is the highest degree or level of education you have completed? ".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LABELS V37 "If applicable, please specify your religion".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LABELS V38 "Are you part of an high-risk group for COVID-19?".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LABELS V39 "Are you willing to be vaccinated? ".

>Error # 100. Command name: VARIABLE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
*Define Value labels.
VALUE LABELS V6

>Error # 100. Command name: VALUE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
"A1" ""
"A2" ""
"A3" "".
VALUE LABELS V7

>Error # 100. Command name: VALUE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
"A1" ""
"A2" ""
"A3" "".
VALUE LABELS V8

>Error # 100. Command name: VALUE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
"A1" ""
"A2" ""
"A3" "".
VALUE LABELS V9

>Error # 100. Command name: VALUE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
"A1" ""
"A2" ""
"A3" "".
VALUE LABELS V10

>Error # 100. Command name: VALUE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
"A1" ""
"A2" ""
"A3" "".
VALUE LABELS V11

>Error # 100. Command name: VALUE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
"A1" ""
"A2" ""
"A3" "".
VALUE LABELS V12

>Error # 100. Command name: VALUE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
"A1" ""
"A2" ""
"A3" "".
VALUE LABELS V13

>Error # 100. Command name: VALUE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
"A1" ""
"A2" ""
"A3" "".
VALUE LABELS V14

>Error # 100. Command name: VALUE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
"A1" ""
"A2" ""
"A3" "".
VALUE LABELS V15

>Error # 100. Command name: VALUE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
"A1" ""
"A2" ""
"A3" "".
VALUE LABELS V16

>Error # 100. Command name: VALUE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
"A1" ""
"A2" ""
"A3" "".
VALUE LABELS V17

>Error # 100. Command name: VALUE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
"A1" ""
"A2" ""
"A3" "".
VALUE LABELS V34

>Error # 100. Command name: VALUE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
"A1" "Female"
"A2" "Male"
"A3" "Other".
VALUE LABELS V35

>Error # 100. Command name: VALUE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
"A1" "10 - 20 years old"
"A2" "21 - 30 years old"
"A3" "31 - 40 years old"
"A4" "41 - 50 years old"
"A5" "51 - 60 years old"
"A6" "61 - 70 years old"
"A7" "71 - 80 years old"
"A8" "80+ years old".
VALUE LABELS V36

>Error # 100. Command name: VALUE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
"A1" "High school"
"A5" "MBO"
"A6" "HBO"
"A2" "Bachelor's Degree"
"A3" "Master's Degree"
"A4" "Ph.D. or higher".
VALUE LABELS V37

>Error # 100. Command name: VALUE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
"A1" "Unaffiliated (no religion)"
"A2" "Catholicism"
"A3" "Protestant"
"A4" "Islam"
"A5" "Hinduism"
"A6" "Buddism"
"A7" "Judaism".
VALUE LABELS V38

>Error # 100. Command name: VALUE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
"A1" "Yes"
"A2" "No".
VALUE LABELS V39

>Error # 100. Command name: VALUE LABELS
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
"A1" "I am already vaccinated"
"A2" "I plan to get vaccinated in the future"
"A3" "I don’t know if I will get vaccinated or not"
"A4" "I decided not to get vaccinated in the future".
VARIABLE LEVEL V18(SCALE).

>Error # 100. Command name: VARIABLE LEVEL
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LEVEL V19(SCALE).

>Error # 100. Command name: VARIABLE LEVEL
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LEVEL V20(SCALE).

>Error # 100. Command name: VARIABLE LEVEL
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LEVEL V21(SCALE).

>Error # 100. Command name: VARIABLE LEVEL
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LEVEL V22(SCALE).

>Error # 100. Command name: VARIABLE LEVEL
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LEVEL V23(SCALE).

>Error # 100. Command name: VARIABLE LEVEL
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LEVEL V24(SCALE).

>Error # 100. Command name: VARIABLE LEVEL
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LEVEL V25(SCALE).

>Error # 100. Command name: VARIABLE LEVEL
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LEVEL V26(SCALE).

>Error # 100. Command name: VARIABLE LEVEL
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LEVEL V27(SCALE).

>Error # 100. Command name: VARIABLE LEVEL
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LEVEL V28(SCALE).

>Error # 100. Command name: VARIABLE LEVEL
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LEVEL V29(SCALE).

>Error # 100. Command name: VARIABLE LEVEL
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LEVEL V30(SCALE).

>Error # 100. Command name: VARIABLE LEVEL
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LEVEL V31(SCALE).

>Error # 100. Command name: VARIABLE LEVEL
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LEVEL V32(SCALE).

>Error # 100. Command name: VARIABLE LEVEL
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
VARIABLE LEVEL V33(SCALE).

>Error # 100. Command name: VARIABLE LEVEL
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V1 = id ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V2 = submitdate ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V3 = lastpage ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V4 = startlanguage ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
* Variable name was incorrect and was changed from to q_ .
RENAME VARIABLE ( V5 = q_ ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V6 = Choiceset1_SQ001 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V7 = Choiceset2_SQ001 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V8 = Choiceset3_SQ001 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V9 = Choiceset4_SQ001 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V10 = Choiceset5_SQ001 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V11 = Choiceset6_SQ001 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V12 = Choiceset7_SQ001 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V13 = Choiceset8_SQ001 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V14 = Choiceset9_SQ001 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V15 = Choiceset10_SQ001 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V16 = Choiceset11_SQ001 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V17 = Choiceset12_SQ001 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V18 = Brand1 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V19 = Brand2 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V20 = Brand3 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V21 = Brand4 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V22 = Origin1 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V23 = Origin2 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V24 = Origin3 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V25 = Origin4 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V26 = Traditional1 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V27 = Traditional2 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V28 = Traditional3 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V29 = Traditional4 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V30 = Social1 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V31 = Social2 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V32 = Social3 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V33 = Social4 ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V34 = Gender ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V35 = Age ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V36 = Educationallevel ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V37 = Religion ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V38 = Highrisk ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RENAME VARIABLE ( V39 = Willingness ).

>Error # 100. Command name: RENAME VARIABLE
>This command is not permitted before the beginning of file definition
>commands.
>Execution of this command stops.
RESTORE LOCALE.
The topic has been locked.
More
4 years 1 month ago #216398 by jelo
Replied by jelo on topic Choice Experiment/Conjoint Analysis

>Error. Command name: GET DATA>2269) Failure opening file: download\survey_797519_SPSS_data_file.dat
>Execution of this command stops.

SPSS cannot open the file, cause it cannot find the file.
The path is not set correctly.

You need to modify this line and set a complete path (depends on you OS how the systax is).
/FILE='download\survey_797519_SPSS_data_file.dat'
You can create a shortcut to the downloaded file to get the complete path.
 

The meaning of the word "stable" for users
www.limesurvey.org/forum/development/117...ord-stable-for-users
The topic has been locked.
More
4 years 1 month ago #216399 by Celinemassop
Replied by Celinemassop on topic Choice Experiment/Conjoint Analysis
I see what I did wrong here! Thank you

I now have imported the data, however it show no data only the variables.
Any idea's how to fix this?
The topic has been locked.
More
4 years 1 month ago - 4 years 1 month ago #216402 by Celinemassop
Replied by Celinemassop on topic Choice Experiment/Conjoint Analysis
Here is the Data from SPSS
Last edit: 4 years 1 month ago by Celinemassop.
The topic has been locked.
  • Joffm
  • Joffm's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
4 years 1 month ago #216404 by Joffm
Replied by Joffm on topic Choice Experiment/Conjoint Analysis
Hi,
so, please check:
1. Are there data in the *.dat file?
2. Do they correspond with the data in the answer table of LimeSurvey?

3. Which messages did you get in the SPSS Output Window (don't know how it is called in English).

Last you may send your syntax file and the first three lines of the data file.
You will have to zip these; otherwise you are not able to attach them.

Joffm

Volunteers are not paid.
Not because they are worthless, but because they are priceless
The topic has been locked.
More
4 years 1 month ago #216405 by Celinemassop
Replied by Celinemassop on topic Choice Experiment/Conjoint Analysis
Here is my syntax file, I believe that it is also possible to communicate in Dutch. So therefore, Ik heb mijn Survey nogmaals bekeken en ik zie dat ik de antwoord mogelijkheden bij de choiceset niet heb beschreven, dit zou ik dus nog kunnen doen. Echter is het natuurlijk de bedoeling om de kenmerken in elke 'choiceset' los te kunnen evalueren zodat het duidelijk word welke kenmerken het meest worden gekozen. Heeft u hier nog tips voor om deze uit te splitsen? 
The topic has been locked.
More
4 years 1 month ago #216406 by Celinemassop
Replied by Celinemassop on topic Choice Experiment/Conjoint Analysis
Daarnaast, denkt u dat deze problemen achteraf op te lossen zijn. Dit is namelijk de data van mijn pilot survey. Dan kan ik namelijk mijn echte survey alvast gaan verspreiden ondertussen dat ik deze problemen oplos. :)
The topic has been locked.
  • Joffm
  • Joffm's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
4 years 1 month ago #216410 by Joffm
Replied by Joffm on topic Choice Experiment/Conjoint Analysis
Hi,

I believe that it is also possible to communicate in Dutch

Yes, but not in the English part of the forum.

Well, I took your zip file, unzipped and removed the "(3)" from the filename.
Then I ran the syntax with the folder of the *.dat file
 /FILE='C:\Users\lime\Desktop\Limesurvey_forum\survey_797519_SPSS_data_file.dat'

and
 

As you see, the VARIABLE LABELS of your experiment are too long.
They are usually too long if you enter a lot of explanation and especially the HTML table in the question text.
And they usually contain text, that you do not want to have in your analysis.
Edit these texts.

And the missing VALUE LABELS. No problem.
Add them: Now or later in the SPSS Data View

I added in the synatx file
*Define Value labels.
VALUE LABELS  V6
 "A1" "my new label"
 "A2" "the second option"
 "A3" "what is this".
VALUE LABELS  V7


and here we are
 

So there shouldn't be an issue.

Now another solution if you still get problems to read the data this way.

Import the *.dat file directly
 
 

​​​​​​​To get the labels and the 
Here you may use your syntax file, remove the "GET DATA" part.
*$Rev: 121017 $ all 2.
SET UNICODE=ON.
SHOW LOCALE.
PRESERVE LOCALE.
SET LOCALE='en_UK'.

*Define Variable Properties.
VARIABLE LABELS V1 "id".
VARIABLE LABELS V2 "submitdate".
VARIABLE LABELS V3 "lastpage".
VARIABLE LABELS V4 "startlanguage".
VARIABLE LABELS V5 "Seed".
VARIABLE LABELS V6 "
...


and run it

Joffm


 

Volunteers are not paid.
Not because they are worthless, but because they are priceless
The topic has been locked.
Moderators: tpartnerholch

Lime-years ahead

Online-surveys for every purse and purpose