-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.Rhistory
More file actions
512 lines (512 loc) · 27 KB
/
Copy path.Rhistory
File metadata and controls
512 lines (512 loc) · 27 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
attr(OSQ_daten$PR07_01,"5") = "Somewhat agree"
attr(OSQ_daten$PR07_01,"6") = "Agree"
attr(OSQ_daten$PR07_01,"7") = "Strongly agree"
attr(OSQ_daten$DS04,"1") = "Yes"
attr(OSQ_daten$DS04,"2") = "No"
attr(OSQ_daten$DS04,"-9") = "nicht beantwortet"
attr(OSQ_daten$DS09,"1") = "Extremely unlikely"
attr(OSQ_daten$DS09,"2") = "Somewhat unlikely"
attr(OSQ_daten$DS09,"3") = "Neither likely nor unlikely"
attr(OSQ_daten$DS09,"4") = "Somewhat likely"
attr(OSQ_daten$DS09,"5") = "Extremely likely"
attr(OSQ_daten$DS09,"-9") = "nicht beantwortet"
attr(OSQ_daten$DS10,"1") = "Strongly disagree"
attr(OSQ_daten$DS10,"2") = "Somewhat disagree"
attr(OSQ_daten$DS10,"3") = "Neither agree nor disagree"
attr(OSQ_daten$DS10,"4") = "Somewhat agree"
attr(OSQ_daten$DS10,"5") = "Strongly agree"
attr(OSQ_daten$DS10,"-9") = "nicht beantwortet"
attr(OSQ_daten$DS11_01,"F") = "nicht gewählt"
attr(OSQ_daten$DS11_01,"T") = "ausgewählt"
attr(OSQ_daten$DS11_02,"F") = "nicht gewählt"
attr(OSQ_daten$DS11_02,"T") = "ausgewählt"
attr(OSQ_daten$DS11_03,"F") = "nicht gewählt"
attr(OSQ_daten$DS11_03,"T") = "ausgewählt"
attr(OSQ_daten$DS11_04,"F") = "nicht gewählt"
attr(OSQ_daten$DS11_04,"T") = "ausgewählt"
attr(OSQ_daten$DS11_05,"F") = "nicht gewählt"
attr(OSQ_daten$DS11_05,"T") = "ausgewählt"
attr(OSQ_daten$DS11_06,"F") = "nicht gewählt"
attr(OSQ_daten$DS11_06,"T") = "ausgewählt"
attr(OSQ_daten$DS13_01,"1") = "Strongly disagree"
attr(OSQ_daten$DS13_01,"2") = "Disagree"
attr(OSQ_daten$DS13_01,"3") = "Somewhat disagree"
attr(OSQ_daten$DS13_01,"4") = "Neither agree nor disagree"
attr(OSQ_daten$DS13_01,"5") = "Somewhat agree"
attr(OSQ_daten$DS13_01,"6") = "Agree"
attr(OSQ_daten$DS13_01,"7") = "Strongly agree"
attr(OSQ_daten$DS13_02,"1") = "Strongly disagree"
attr(OSQ_daten$DS13_02,"2") = "Disagree"
attr(OSQ_daten$DS13_02,"3") = "Somewhat disagree"
attr(OSQ_daten$DS13_02,"4") = "Neither agree nor disagree"
attr(OSQ_daten$DS13_02,"5") = "Somewhat agree"
attr(OSQ_daten$DS13_02,"6") = "Agree"
attr(OSQ_daten$DS13_02,"7") = "Strongly agree"
attr(OSQ_daten$DS13_03,"1") = "Strongly disagree"
attr(OSQ_daten$DS13_03,"2") = "Disagree"
attr(OSQ_daten$DS13_03,"3") = "Somewhat disagree"
attr(OSQ_daten$DS13_03,"4") = "Neither agree nor disagree"
attr(OSQ_daten$DS13_03,"5") = "Somewhat agree"
attr(OSQ_daten$DS13_03,"6") = "Agree"
attr(OSQ_daten$DS13_03,"7") = "Strongly agree"
attr(OSQ_daten$DS13_04,"1") = "Strongly disagree"
attr(OSQ_daten$DS13_04,"2") = "Disagree"
attr(OSQ_daten$DS13_04,"3") = "Somewhat disagree"
attr(OSQ_daten$DS13_04,"4") = "Neither agree nor disagree"
attr(OSQ_daten$DS13_04,"5") = "Somewhat agree"
attr(OSQ_daten$DS13_04,"6") = "Agree"
attr(OSQ_daten$DS13_04,"7") = "Strongly agree"
attr(OSQ_daten$DS13_05,"1") = "Strongly disagree"
attr(OSQ_daten$DS13_05,"2") = "Disagree"
attr(OSQ_daten$DS13_05,"3") = "Somewhat disagree"
attr(OSQ_daten$DS13_05,"4") = "Neither agree nor disagree"
attr(OSQ_daten$DS13_05,"5") = "Somewhat agree"
attr(OSQ_daten$DS13_05,"6") = "Agree"
attr(OSQ_daten$DS13_05,"7") = "Strongly agree"
attr(OSQ_daten$DS13_06,"1") = "Strongly disagree"
attr(OSQ_daten$DS13_06,"2") = "Disagree"
attr(OSQ_daten$DS13_06,"3") = "Somewhat disagree"
attr(OSQ_daten$DS13_06,"4") = "Neither agree nor disagree"
attr(OSQ_daten$DS13_06,"5") = "Somewhat agree"
attr(OSQ_daten$DS13_06,"6") = "Agree"
attr(OSQ_daten$DS13_06,"7") = "Strongly agree"
attr(OSQ_daten$DS13_07,"1") = "Strongly disagree"
attr(OSQ_daten$DS13_07,"2") = "Disagree"
attr(OSQ_daten$DS13_07,"3") = "Somewhat disagree"
attr(OSQ_daten$DS13_07,"4") = "Neither agree nor disagree"
attr(OSQ_daten$DS13_07,"5") = "Somewhat agree"
attr(OSQ_daten$DS13_07,"6") = "Agree"
attr(OSQ_daten$DS13_07,"7") = "Strongly agree"
attr(OSQ_daten$DS13_08,"1") = "Strongly disagree"
attr(OSQ_daten$DS13_08,"2") = "Disagree"
attr(OSQ_daten$DS13_08,"3") = "Somewhat disagree"
attr(OSQ_daten$DS13_08,"4") = "Neither agree nor disagree"
attr(OSQ_daten$DS13_08,"5") = "Somewhat agree"
attr(OSQ_daten$DS13_08,"6") = "Agree"
attr(OSQ_daten$DS13_08,"7") = "Strongly agree"
attr(OSQ_daten$DS13_09,"1") = "Strongly disagree"
attr(OSQ_daten$DS13_09,"2") = "Disagree"
attr(OSQ_daten$DS13_09,"3") = "Somewhat disagree"
attr(OSQ_daten$DS13_09,"4") = "Neither agree nor disagree"
attr(OSQ_daten$DS13_09,"5") = "Somewhat agree"
attr(OSQ_daten$DS13_09,"6") = "Agree"
attr(OSQ_daten$DS13_09,"7") = "Strongly agree"
attr(OSQ_daten$DS13_10,"1") = "Strongly disagree"
attr(OSQ_daten$DS13_10,"2") = "Disagree"
attr(OSQ_daten$DS13_10,"3") = "Somewhat disagree"
attr(OSQ_daten$DS13_10,"4") = "Neither agree nor disagree"
attr(OSQ_daten$DS13_10,"5") = "Somewhat agree"
attr(OSQ_daten$DS13_10,"6") = "Agree"
attr(OSQ_daten$DS13_10,"7") = "Strongly agree"
attr(OSQ_daten$DS13_11,"1") = "Strongly disagree"
attr(OSQ_daten$DS13_11,"2") = "Disagree"
attr(OSQ_daten$DS13_11,"3") = "Somewhat disagree"
attr(OSQ_daten$DS13_11,"4") = "Neither agree nor disagree"
attr(OSQ_daten$DS13_11,"5") = "Somewhat agree"
attr(OSQ_daten$DS13_11,"6") = "Agree"
attr(OSQ_daten$DS13_11,"7") = "Strongly agree"
attr(OSQ_daten$DS13_12,"1") = "Strongly disagree"
attr(OSQ_daten$DS13_12,"2") = "Disagree"
attr(OSQ_daten$DS13_12,"3") = "Somewhat disagree"
attr(OSQ_daten$DS13_12,"4") = "Neither agree nor disagree"
attr(OSQ_daten$DS13_12,"5") = "Somewhat agree"
attr(OSQ_daten$DS13_12,"6") = "Agree"
attr(OSQ_daten$DS13_12,"7") = "Strongly agree"
attr(OSQ_daten$DS02_01,"1") = "Strongly disagree"
attr(OSQ_daten$DS02_01,"2") = "Disagree"
attr(OSQ_daten$DS02_01,"3") = "Somewhat disagree"
attr(OSQ_daten$DS02_01,"4") = "Neither agree nor disagree"
attr(OSQ_daten$DS02_01,"5") = "Somewhat agree"
attr(OSQ_daten$DS02_01,"6") = "Agree"
attr(OSQ_daten$DS02_01,"7") = "Strongly agree"
attr(OSQ_daten$DS02_02,"1") = "Strongly disagree"
attr(OSQ_daten$DS02_02,"2") = "Disagree"
attr(OSQ_daten$DS02_02,"3") = "Somewhat disagree"
attr(OSQ_daten$DS02_02,"4") = "Neither agree nor disagree"
attr(OSQ_daten$DS02_02,"5") = "Somewhat agree"
attr(OSQ_daten$DS02_02,"6") = "Agree"
attr(OSQ_daten$DS02_02,"7") = "Strongly agree"
attr(OSQ_daten$DS02_03,"1") = "Strongly disagree"
attr(OSQ_daten$DS02_03,"2") = "Disagree"
attr(OSQ_daten$DS02_03,"3") = "Somewhat disagree"
attr(OSQ_daten$DS02_03,"4") = "Neither agree nor disagree"
attr(OSQ_daten$DS02_03,"5") = "Somewhat agree"
attr(OSQ_daten$DS02_03,"6") = "Agree"
attr(OSQ_daten$DS02_03,"7") = "Strongly agree"
attr(OSQ_daten$DS02_04,"1") = "Strongly disagree"
attr(OSQ_daten$DS02_04,"2") = "Disagree"
attr(OSQ_daten$DS02_04,"3") = "Somewhat disagree"
attr(OSQ_daten$DS02_04,"4") = "Neither agree nor disagree"
attr(OSQ_daten$DS02_04,"5") = "Somewhat agree"
attr(OSQ_daten$DS02_04,"6") = "Agree"
attr(OSQ_daten$DS02_04,"7") = "Strongly agree"
attr(OSQ_daten$DS02_05,"1") = "Strongly disagree"
attr(OSQ_daten$DS02_05,"2") = "Disagree"
attr(OSQ_daten$DS02_05,"3") = "Somewhat disagree"
attr(OSQ_daten$DS02_05,"4") = "Neither agree nor disagree"
attr(OSQ_daten$DS02_05,"5") = "Somewhat agree"
attr(OSQ_daten$DS02_05,"6") = "Agree"
attr(OSQ_daten$DS02_05,"7") = "Strongly agree"
attr(OSQ_daten$DS02_06,"1") = "Strongly disagree"
attr(OSQ_daten$DS02_06,"2") = "Disagree"
attr(OSQ_daten$DS02_06,"3") = "Somewhat disagree"
attr(OSQ_daten$DS02_06,"4") = "Neither agree nor disagree"
attr(OSQ_daten$DS02_06,"5") = "Somewhat agree"
attr(OSQ_daten$DS02_06,"6") = "Agree"
attr(OSQ_daten$DS02_06,"7") = "Strongly agree"
attr(OSQ_daten$NA01,"1") = "Windows"
attr(OSQ_daten$NA01,"2") = "Linux"
attr(OSQ_daten$NA01,"3") = "Mac/Apple"
attr(OSQ_daten$NA01,"4") = "Other, specify:"
attr(OSQ_daten$NA01,"-9") = "nicht beantwortet"
attr(OSQ_daten$NA02,"1") = "SPM"
attr(OSQ_daten$NA02,"2") = "FSL"
attr(OSQ_daten$NA02,"3") = "AFNI"
attr(OSQ_daten$NA02,"4") = "BrainVoyager"
attr(OSQ_daten$NA02,"5") = "ANTs"
attr(OSQ_daten$NA02,"6") = "Other, specify:"
attr(OSQ_daten$NA02,"-9") = "nicht beantwortet"
attr(OSQ_daten$NA03,"1") = "Expert user"
attr(OSQ_daten$NA03,"2") = "Advanced user"
attr(OSQ_daten$NA03,"3") = "Practically experienced user"
attr(OSQ_daten$NA03,"4") = "Novice"
attr(OSQ_daten$NA03,"-9") = "nicht beantwortet"
attr(OSQ_daten$NA04,"1") = "Yes"
attr(OSQ_daten$NA04,"2") = "No"
attr(OSQ_daten$NA04,"-9") = "nicht beantwortet"
attr(OSQ_daten$NA05_01,"F") = "nicht gewählt"
attr(OSQ_daten$NA05_01,"T") = "ausgewählt"
attr(OSQ_daten$NA05_02,"F") = "nicht gewählt"
attr(OSQ_daten$NA05_02,"T") = "ausgewählt"
attr(OSQ_daten$NA05_03,"F") = "nicht gewählt"
attr(OSQ_daten$NA05_03,"T") = "ausgewählt"
attr(OSQ_daten$NA05_04,"F") = "nicht gewählt"
attr(OSQ_daten$NA05_04,"T") = "ausgewählt"
attr(OSQ_daten$NA05_05,"F") = "nicht gewählt"
attr(OSQ_daten$NA05_05,"T") = "ausgewählt"
attr(OSQ_daten$NA05_06,"F") = "nicht gewählt"
attr(OSQ_daten$NA05_06,"T") = "ausgewählt"
attr(OSQ_daten$NA06,"1") = "Expert user"
attr(OSQ_daten$NA06,"2") = "Advanced user"
attr(OSQ_daten$NA06,"3") = "Practically experienced user"
attr(OSQ_daten$NA06,"4") = "Novice"
attr(OSQ_daten$NA06,"-9") = "nicht beantwortet"
attr(OSQ_daten$NA07,"1") = "...via graphical user interface."
attr(OSQ_daten$NA07,"2") = "...via command/batch interface."
attr(OSQ_daten$NA07,"3") = "I don\'t operate such software myself."
attr(OSQ_daten$NA07,"-9") = "nicht beantwortet"
attr(OSQ_daten$SP01_01,"F") = "nicht gewählt"
attr(OSQ_daten$SP01_01,"T") = "ausgewählt"
attr(OSQ_daten$SP01_02,"F") = "nicht gewählt"
attr(OSQ_daten$SP01_02,"T") = "ausgewählt"
attr(OSQ_daten$SP01_03,"F") = "nicht gewählt"
attr(OSQ_daten$SP01_03,"T") = "ausgewählt"
attr(OSQ_daten$SP01_04,"F") = "nicht gewählt"
attr(OSQ_daten$SP01_04,"T") = "ausgewählt"
attr(OSQ_daten$SP01_05,"F") = "nicht gewählt"
attr(OSQ_daten$SP01_05,"T") = "ausgewählt"
attr(OSQ_daten$SP01_06,"F") = "nicht gewählt"
attr(OSQ_daten$SP01_06,"T") = "ausgewählt"
attr(OSQ_daten$SP01_07,"F") = "nicht gewählt"
attr(OSQ_daten$SP01_07,"T") = "ausgewählt"
attr(OSQ_daten$PD02,"1") = "Male"
attr(OSQ_daten$PD02,"2") = "Female"
attr(OSQ_daten$PD02,"3") = "Diverse"
attr(OSQ_daten$PD02,"-9") = "nicht beantwortet"
attr(OSQ_daten$PD10,"1") = "in the European Union."
attr(OSQ_daten$PD10,"2") = "outside of the European Union."
attr(OSQ_daten$PD10,"-9") = "nicht beantwortet"
attr(OSQ_daten$PD04,"1") = "Biologist"
attr(OSQ_daten$PD04,"2") = "Engineer"
attr(OSQ_daten$PD04,"3") = "Medical doctor"
attr(OSQ_daten$PD04,"4") = "Physicist"
attr(OSQ_daten$PD04,"5") = "Clinical Psychologist (Psychotherapy training)"
attr(OSQ_daten$PD04,"6") = "Psychologist, other"
attr(OSQ_daten$PD04,"7") = "Other, specify:"
attr(OSQ_daten$PD04,"-9") = "nicht beantwortet"
attr(OSQ_daten$PD06,"1") = "Psychiatry"
attr(OSQ_daten$PD06,"3") = "Clinical psychology"
attr(OSQ_daten$PD06,"9") = "Cognitive neuroscience"
attr(OSQ_daten$PD06,"4") = "Neurology"
attr(OSQ_daten$PD06,"5") = "Biology"
attr(OSQ_daten$PD06,"6") = "Physics"
attr(OSQ_daten$PD06,"7") = "Medicine, other discipline, specify:"
attr(OSQ_daten$PD06,"8") = "Psychology, other discipline, specify:"
attr(OSQ_daten$PD06,"-9") = "nicht beantwortet"
attr(OSQ_daten$PD07,"1") = "Research Assistant"
attr(OSQ_daten$PD07,"2") = "PhD Student"
attr(OSQ_daten$PD07,"7") = "Technical Assistant"
attr(OSQ_daten$PD07,"8") = "Lab Manager"
attr(OSQ_daten$PD07,"3") = "Post-Doc (1-3 years)"
attr(OSQ_daten$PD07,"9") = "Asisstant Professor/Post-Doc (4 years or longer)"
attr(OSQ_daten$PD07,"10") = "Associate Professor/Reader/Lecturer"
attr(OSQ_daten$PD07,"5") = "Full Professor"
attr(OSQ_daten$PD07,"6") = "Other, specify:"
attr(OSQ_daten$PD07,"-9") = "nicht beantwortet"
attr(OSQ_daten$PD08,"1") = "With university hospital/medical faculty"
attr(OSQ_daten$PD08,"2") = "With university/psychology faculty or similar"
attr(OSQ_daten$PD08,"3") = "With university/other faculty"
attr(OSQ_daten$PD08,"6") = "With governmental institution"
attr(OSQ_daten$PD08,"4") = "With industry"
attr(OSQ_daten$PD08,"5") = "Other"
attr(OSQ_daten$PD08,"-9") = "nicht beantwortet"
attr(OSQ_daten$PD09_01,"F") = "nicht gewählt"
attr(OSQ_daten$PD09_01,"T") = "ausgewählt"
attr(OSQ_daten$PD09_02,"F") = "nicht gewählt"
attr(OSQ_daten$PD09_02,"T") = "ausgewählt"
attr(OSQ_daten$PD09_03,"F") = "nicht gewählt"
attr(OSQ_daten$PD09_03,"T") = "ausgewählt"
attr(OSQ_daten$FINISHED,"F") = "abgebrochen"
attr(OSQ_daten$FINISHED,"T") = "ausgefüllt"
attr(OSQ_daten$Q_VIEWER,"F") = "Teilnehmer"
attr(OSQ_daten$Q_VIEWER,"T") = "Durchklicker"
comment(OSQ_daten$SERIAL) = "Seriennummer (sofern verwendet)"
comment(OSQ_daten$REF) = "Referenz (sofern im Link angegeben)"
comment(OSQ_daten$QUESTNNR) = "Fragebogen, der im Interview verwendet wurde"
comment(OSQ_daten$MODE) = "Interview-Modus"
comment(OSQ_daten$STARTED) = "Zeitpunkt zu dem das Interview begonnen hat (Europe/Berlin)"
comment(OSQ_daten$GQ02) = "GQ2: Ausweichoption (negativ) oder Anzahl ausgewählter Optionen"
comment(OSQ_daten$GQ02_01) = "GQ2: fMRI-BOLD"
comment(OSQ_daten$GQ02_02) = "GQ2: MRI anatomical data"
comment(OSQ_daten$GQ02_03) = "GQ2: fMRI-ASL"
comment(OSQ_daten$GQ02_04) = "GQ2: EEG"
comment(OSQ_daten$GQ02_05) = "GQ2: MEG"
comment(OSQ_daten$GQ02_06) = "GQ2: fNIRS"
comment(OSQ_daten$GQ02_09) = "GQ2: DTI"
comment(OSQ_daten$GQ02_10) = "GQ2: PET"
comment(OSQ_daten$GQ02_07) = "GQ2: Other, specify"
comment(OSQ_daten$GQ02_07a) = "GQ2: Other, specify (offene Eingabe)"
comment(OSQ_daten$BI01) = "BIDS1"
comment(OSQ_daten$BI02) = "BIDS2"
comment(OSQ_daten$BI04_01) = "BIDS2.1: [01]"
comment(OSQ_daten$BI05) = "BIDS2.2: Ausweichoption (negativ) oder Anzahl ausgewählter Optionen"
comment(OSQ_daten$BI05_01) = "BIDS2.2: AFNI BIDS-tools"
comment(OSQ_daten$BI05_02) = "BIDS2.2: BIDS2ISATab"
comment(OSQ_daten$BI05_03) = "BIDS2.2: BIDSto3col"
comment(OSQ_daten$BI05_04) = "BIDS2.2: BIDS2NDA"
comment(OSQ_daten$BI05_05) = "BIDS2.2: bidsify"
comment(OSQ_daten$BI05_06) = "BIDS2.2: bidskit"
comment(OSQ_daten$BI05_07) = "BIDS2.2: Data2Bids"
comment(OSQ_daten$BI05_08) = "BIDS2.2: Dcm2Bids"
comment(OSQ_daten$BI05_09) = "BIDS2.2: DCM2NIIx"
comment(OSQ_daten$BI05_10) = "BIDS2.2: DICM2NII"
comment(OSQ_daten$BI05_11) = "BIDS2.2: HeuDiConv"
comment(OSQ_daten$BI05_12) = "BIDS2.2: OpenfMRI2BIDS"
comment(OSQ_daten$BI05_13) = "BIDS2.2: ReproIn"
comment(OSQ_daten$BI05_14) = "BIDS2.2: Bids2xar"
comment(OSQ_daten$BI05_15) = "BIDS2.2: XNAT2BIDS"
comment(OSQ_daten$BI05_16) = "BIDS2.2: Horos export plugin"
comment(OSQ_daten$BI05_17) = "BIDS2.2: BIDS2NIDM"
comment(OSQ_daten$BI05_18) = "BIDS2.2: BIDScoin"
comment(OSQ_daten$BI05_19) = "BIDS2.2: MNE-BIDS"
comment(OSQ_daten$BI05_20) = "BIDS2.2: EEGLAB plugin"
comment(OSQ_daten$BI05_21) = "BIDS2.2: dac2bids"
comment(OSQ_daten$BI05_22) = "BIDS2.2: Autobids"
comment(OSQ_daten$BI05_23) = "BIDS2.2: Biscuit"
comment(OSQ_daten$BI05_24) = "BIDS2.2: BiDirect_BIDS_Converter"
comment(OSQ_daten$BI05_27) = "BIDS2.2: custom code"
comment(OSQ_daten$BI05_25) = "BIDS2.2: Other, specify"
comment(OSQ_daten$BI05_25a) = "BIDS2.2: Other, specify (offene Eingabe)"
comment(OSQ_daten$BI05_26) = "BIDS2.2: I have not used any converter yet."
comment(OSQ_daten$BI06_01) = "BIDS2.3: ... years"
comment(OSQ_daten$BI07) = "BIDS2.4"
comment(OSQ_daten$BI08) = "BIDS2.5: Ausweichoption (negativ) oder Anzahl ausgewählter Optionen"
comment(OSQ_daten$BI08_01) = "BIDS2.5: MRIQC"
comment(OSQ_daten$BI08_02) = "BIDS2.5: QAP"
comment(OSQ_daten$BI08_03) = "BIDS2.5: Automatic Analysis"
comment(OSQ_daten$BI08_04) = "BIDS2.5: BIDSHandler"
comment(OSQ_daten$BI08_05) = "BIDS2.5: Brainstorm"
comment(OSQ_daten$BI08_06) = "BIDS2.5: C-PAC"
comment(OSQ_daten$BI08_07) = "BIDS2.5: FMRIPREP"
comment(OSQ_daten$BI08_08) = "BIDS2.5: OpenNeuro"
comment(OSQ_daten$BI08_09) = "BIDS2.5: PyBIDS"
comment(OSQ_daten$BI08_10) = "BIDS2.5: bids-matlab"
comment(OSQ_daten$BI08_11) = "BIDS2.5: Other, specify"
comment(OSQ_daten$BI08_11a) = "BIDS2.5: Other, specify (offene Eingabe)"
comment(OSQ_daten$BI08_12) = "BIDS2.5: I have not used any of the above tools."
comment(OSQ_daten$BI09) = "BIDS2.1b: Ausweichoption (negativ) oder Anzahl ausgewählter Optionen"
comment(OSQ_daten$BI09_01) = "BIDS2.1b: I use a different standard format than BIDS. specify"
comment(OSQ_daten$BI09_01a) = "BIDS2.1b: I use a different standard format than BIDS. specify (offene Eingabe)"
comment(OSQ_daten$BI09_02) = "BIDS2.1b: Did not know about it before."
comment(OSQ_daten$BI09_03) = "BIDS2.1b: Had no time to learn more about it."
comment(OSQ_daten$BI09_04) = "BIDS2.1b: Had no time to implement it in my lab."
comment(OSQ_daten$BI09_05) = "BIDS2.1b: Currently implementing it."
comment(OSQ_daten$BI09_06) = "BIDS2.1b: Lacking technical expertise to get BIDS conversion running."
comment(OSQ_daten$BI09_07) = "BIDS2.1b: Not relevant for me and my lab."
comment(OSQ_daten$BI09_08) = "BIDS2.1b: Other, specify"
comment(OSQ_daten$BI09_08a) = "BIDS2.1b: Other, specify (offene Eingabe)"
comment(OSQ_daten$BI10) = "BIDS3"
comment(OSQ_daten$BI11) = "BIDS3.1"
comment(OSQ_daten$PR01) = "PRE1: Ausweichoption (negativ) oder Anzahl ausgewählter Optionen"
comment(OSQ_daten$PR01_01) = "PRE1: Registered report in a scientific journal"
comment(OSQ_daten$PR01_02) = "PRE1: Preregistration with Open Science Framework (OSF)"
comment(OSQ_daten$PR01_03) = "PRE1: Preregistration with ClinicalTrials.gov"
comment(OSQ_daten$PR01_04) = "PRE1: Preregistration with AsPredicted"
comment(OSQ_daten$PR01_05) = "PRE1: Other preregistration platform, specify"
comment(OSQ_daten$PR01_05a) = "PRE1: Other preregistration platform, specify (offene Eingabe)"
comment(OSQ_daten$PR01_06) = "PRE1: I have never preregistered a study."
comment(OSQ_daten$PR03) = "PRE2"
comment(OSQ_daten$PR07_02) = "PRE3: Preparing a preregistration is too time consuming for me."
comment(OSQ_daten$PR07_03) = "PRE3: The analyses I do are too complex to preregister."
comment(OSQ_daten$PR07_04) = "PRE3: I have never learned to preregister a project."
comment(OSQ_daten$PR07_05) = "PRE3: There is not sufficient reward for preregistration."
comment(OSQ_daten$PR07_06) = "PRE3: I have never thought about preregistering a project."
comment(OSQ_daten$PR07_07) = "PRE3: I know too little about suitable preregistration platforms."
comment(OSQ_daten$PR07_08) = "PRE3: I am afraid that my preregistered hypotheses may turn out false."
comment(OSQ_daten$PR07_09) = "PRE3: I am afraid that my preregistered methods may turn out suboptimal or inadequate."
comment(OSQ_daten$PR07_10) = "PRE3: My boss does not support preregistration."
comment(OSQ_daten$PR07_01) = "PRE3: It is necessary to register studies with an explorative research question."
comment(OSQ_daten$DS04) = "DS1"
comment(OSQ_daten$DS09) = "DS2"
comment(OSQ_daten$DS10) = "DS3"
comment(OSQ_daten$DS11) = "DS4: Ausweichoption (negativ) oder Anzahl ausgewählter Optionen"
comment(OSQ_daten$DS11_01) = "DS4: My Institutional Review Board does not allow me to share my data."
comment(OSQ_daten$DS11_02) = "DS4: The consent form states that data will not be shared."
comment(OSQ_daten$DS11_03) = "DS4: Anonymity cannot be guaranteed if the data is shared."
comment(OSQ_daten$DS11_04) = "DS4: Stakeholder (e. g. company or institution) interests prohibit data from being shared."
comment(OSQ_daten$DS11_05) = "DS4: My funder/advisor/boss does not allow me to share my data."
comment(OSQ_daten$DS11_06) = "DS4: Other, specify"
comment(OSQ_daten$DS11_06a) = "DS4: Other, specify (offene Eingabe)"
comment(OSQ_daten$DS13_01) = "DS5: Preparing data to make it suitable for online sharing is too time consuming for me."
comment(OSQ_daten$DS13_02) = "DS5: I lack funding to make data suitable for online sharing."
comment(OSQ_daten$DS13_03) = "DS5: My data set is too big to share."
comment(OSQ_daten$DS13_04) = "DS5: My data set is too complex to share."
comment(OSQ_daten$DS13_05) = "DS5: I have never learned to share my research data online."
comment(OSQ_daten$DS13_06) = "DS5: I have never thought about sharing my research data online."
comment(OSQ_daten$DS13_07) = "DS5: I know too little about suitable repositories."
comment(OSQ_daten$DS13_08) = "DS5: My boss does not support online data sharing."
comment(OSQ_daten$DS13_09) = "DS5: I am afraid that I will not get proper recognition for sharing my data."
comment(OSQ_daten$DS13_10) = "DS5: I am afraid that other researchers will perform alternative analyses on my data and argue that my conclusions are invalid."
comment(OSQ_daten$DS13_11) = "DS5: I am afraid that other researchers will discover errors in my data."
comment(OSQ_daten$DS13_12) = "DS5: I am afraid of being scooped: that other researchers may publish results from my data set before I can."
comment(OSQ_daten$DS02_01) = "DS6: I prefer to share via an online repository with unrestricted open access."
comment(OSQ_daten$DS02_02) = "DS6: I prefer to share via a managed online repository with restricted access."
comment(OSQ_daten$DS02_03) = "DS6: I prefer to share upon personal request, e.g. via direct data transfer from my institution\'s server to the server of the recipient."
comment(OSQ_daten$DS02_04) = "DS6: I prefer to share under a data sharing agreement to be signed by the recipient."
comment(OSQ_daten$DS02_05) = "DS6: Researchers with reasonable interest can work with my raw data, but this work needs to be done on the server of my home institution."
comment(OSQ_daten$DS02_06) = "DS6: I prefer not to give other researchers access to my raw data."
comment(OSQ_daten$NA01) = "NAS1"
comment(OSQ_daten$NA01_04) = "NAS1: Other, specify"
comment(OSQ_daten$NA02) = "NAS2"
comment(OSQ_daten$NA02_06) = "NAS2: Other, specify"
comment(OSQ_daten$NA03) = "NAS3"
comment(OSQ_daten$NA04) = "NAS4"
comment(OSQ_daten$NA05) = "NAS4.1: Ausweichoption (negativ) oder Anzahl ausgewählter Optionen"
comment(OSQ_daten$NA05_01) = "NAS4.1: SPM"
comment(OSQ_daten$NA05_02) = "NAS4.1: FSL"
comment(OSQ_daten$NA05_03) = "NAS4.1: AFNI"
comment(OSQ_daten$NA05_04) = "NAS4.1: BrainVoyager"
comment(OSQ_daten$NA05_05) = "NAS4.1: ANTs"
comment(OSQ_daten$NA05_06) = "NAS4.1: Other, specify"
comment(OSQ_daten$NA05_06a) = "NAS4.1: Other, specify (offene Eingabe)"
comment(OSQ_daten$NA06) = "NAS4.2"
comment(OSQ_daten$NA07) = "NAS5"
comment(OSQ_daten$SP01) = "SPS1: Ausweichoption (negativ) oder Anzahl ausgewählter Optionen"
comment(OSQ_daten$SP01_01) = "SPS1: Presentation"
comment(OSQ_daten$SP01_02) = "SPS1: E-prime"
comment(OSQ_daten$SP01_03) = "SPS1: Psychtoolbox"
comment(OSQ_daten$SP01_04) = "SPS1: Open Sesame"
comment(OSQ_daten$SP01_05) = "SPS1: PsychoPy"
comment(OSQ_daten$SP01_06) = "SPS1: Other, specify"
comment(OSQ_daten$SP01_06a) = "SPS1: Other, specify (offene Eingabe)"
comment(OSQ_daten$SP01_07) = "SPS1: I never present stimuli."
comment(OSQ_daten$PD01_01) = "PD1: ... years"
comment(OSQ_daten$PD02) = "PD2"
comment(OSQ_daten$PD10) = "PD3"
comment(OSQ_daten$PD04) = "PD5"
comment(OSQ_daten$PD04_07) = "PD5: Other, specify"
comment(OSQ_daten$PD05_01) = "PD6: ... years"
comment(OSQ_daten$PD06) = "PD7"
comment(OSQ_daten$PD06_07) = "PD7: Medicine, other discipline, specify"
comment(OSQ_daten$PD06_08) = "PD7: Psychology, other discipline, specify"
comment(OSQ_daten$PD07) = "PD8"
comment(OSQ_daten$PD07_06) = "PD8: Other, specify"
comment(OSQ_daten$PD08) = "PD9"
comment(OSQ_daten$PD09) = "PD10: Ausweichoption (negativ) oder Anzahl ausgewählter Optionen"
comment(OSQ_daten$PD09_01) = "PD10: healthy participant data."
comment(OSQ_daten$PD09_02) = "PD10: data from individuals affected with a mental disorder."
comment(OSQ_daten$PD09_03) = "PD10: data from individuals affected with a physical disorder."
comment(OSQ_daten$PD12_01) = "PD3.1: [01]"
comment(OSQ_daten$FB01_01) = "FB1: [01]"
comment(OSQ_daten$TIME001) = "Verweildauer Seite 1"
comment(OSQ_daten$TIME002) = "Verweildauer Seite 2"
comment(OSQ_daten$TIME003) = "Verweildauer Seite 3"
comment(OSQ_daten$TIME004) = "Verweildauer Seite 4"
comment(OSQ_daten$TIME005) = "Verweildauer Seite 5"
comment(OSQ_daten$TIME006) = "Verweildauer Seite 6"
comment(OSQ_daten$TIME007) = "Verweildauer Seite 7"
comment(OSQ_daten$TIME008) = "Verweildauer Seite 8"
comment(OSQ_daten$TIME009) = "Verweildauer Seite 9"
comment(OSQ_daten$TIME010) = "Verweildauer Seite 10"
comment(OSQ_daten$TIME011) = "Verweildauer Seite 11"
comment(OSQ_daten$TIME012) = "Verweildauer Seite 12"
comment(OSQ_daten$TIME013) = "Verweildauer Seite 13"
comment(OSQ_daten$TIME014) = "Verweildauer Seite 14"
comment(OSQ_daten$TIME015) = "Verweildauer Seite 15"
comment(OSQ_daten$TIME016) = "Verweildauer Seite 16"
comment(OSQ_daten$TIME017) = "Verweildauer Seite 17"
comment(OSQ_daten$TIME018) = "Verweildauer Seite 18"
comment(OSQ_daten$TIME019) = "Verweildauer Seite 19"
comment(OSQ_daten$TIME020) = "Verweildauer Seite 20"
comment(OSQ_daten$TIME_SUM) = "Verweildauer gesamt (ohne AusreiÃer)"
comment(OSQ_daten$MAILSENT) = "Versandzeitpunkt der Einladungsmail (nur für nicht-anonyme Adressaten)"
comment(OSQ_daten$LASTDATA) = "Zeitpunkt als der Datensatz das letzte mal geändert wurde"
comment(OSQ_daten$FINISHED) = "Wurde die Befragung abgeschlossen (letzte Seite erreicht)?"
comment(OSQ_daten$Q_VIEWER) = "Hat der Teilnehmer den Fragebogen nur angesehen, ohne die Pflichtfragen zu beantworten?"
comment(OSQ_daten$LASTPAGE) = "Seite, die der Teilnehmer zuletzt bearbeitet hat"
comment(OSQ_daten$MAXPAGE) = "Letzte Seite, die im Fragebogen bearbeitet wurde"
comment(OSQ_daten$MISSING) = "Anteil fehlender Antworten in Prozent"
comment(OSQ_daten$MISSREL) = "Anteil fehlender Antworten (gewichtet nach Relevanz)"
comment(OSQ_daten$TIME_RSI) = "Maluspunkte für schnelles Ausfüllen"
comment(OSQ_daten$DEG_TIME) = "Maluspunkte für schnelles Ausfüllen"
# Assure that the comments are retained in subsets
as.data.frame.avector = as.data.frame.vector
`[.avector` <- function(x,i,...) {
r <- NextMethod("[")
mostattributes(r) <- attributes(x)
r
}
OSQ_daten_tmp = data.frame(
lapply(OSQ_daten, function(x) {
structure( x, class = c("avector", class(x) ) )
} )
)
mostattributes(OSQ_daten_tmp) = attributes(OSQ_daten)
OSQ_daten = OSQ_daten_tmp
rm(OSQ_daten_tmp)
View(OSQ_daten)
View(OSQ_daten)
View(OSQ_daten)
str_detect(OOSQ_daten$PD12_01, "USA")
library(stringr)
str_detect(OOSQ_daten$PD12_01, "USA")
str_detect(OSQ_daten$PD12_01, "USA")
install.packages(c("colorspace", "data.table", "dplyr", "ggplot2", "ggthemes", "likert", "RColorBrewer", "reshape2", "scales", "surveydata", "svglite", "tidyr"))
US_1 <- strinr(OSQ_daten$PD12_01, "USA")
US_1 <- stringr(OSQ_daten$PD12_01, "USA")
library(stringr)
US_1 <- stringr(OSQ_daten$PD12_01, "USA")
US_1 <- str_detect(OSQ_daten$PD12_01, "USA")
UScount <- sum(US_1, na.rm = TRUE)
UScount
US_2 <- str_detect(OSQ_daten$PD12_01, "usa")
UScount <- sum(US_2, na.rm = TRUE)
UScount
US_2 <- str_detect(OSQ_daten$PD12_01, "us")
UScount <- sum(US_2, na.rm = TRUE)
US_2
OSQ_datan$PD12_01
OSQ_daten$PD12_01
View(OSQ_daten)
View(OSQ_daten)
OSQ_daten$FB01_01[1]
OSQ_daten$FB01_01
load("//zi.local/flstorage/dep_psm/group_psm/AG-Paret/Projects/OSQ/Data analysis/Open data/clone to github/OSQ/OSQ_data.RData")
cd("//zi.local/flstorage/dep_psm/group_psm/AG-Paret/Projects/OSQ/Data analysis/Open data/clone to github/OSQ/OSQ_data.RData")
setwd("//zi.local/flstorage/dep_psm/group_psm/AG-Paret/Projects/OSQ/Data analysis/Open data/clone to github/OSQ")
View(OSQ_daten)
View(OSQ_daten)
write.csv(OSQ_daten,"Path to export the DataFrame\\OSQ_data.csv", row.names = FALSE)
write.csv(OSQ_daten,"..\OSQ_data.csv", row.names = FALSE)
write.csv(OSQ_daten,"\\zi.local\flstorage\dep_psm\group_psm\AG-Paret\Projects\OSQ\Data analysis\Open data\clone to github\OSQ\OSQ_data.csv", row.names = FALSE)
write.csv(OSQ_daten,"//zi.local/flstorage/dep_psm/group_psm/AG-Paret/Projects/OSQ/Data analysis/Open data/clone to github/OSQ/OSQ_data.csv", row.names = FALSE)