Search found 3 matches

by Cindy Verberkt
Wed Sep 03, 2025 9:47 pm
Forum: General questions about choice experiments
Topic: Data analyses of discrete choice experiment
Replies: 1
Views: 937

Data analyses of discrete choice experiment

I want to analyse my DCE data. I have used block stratification, where two blocks were used.
For the analyses would you prefer to combine the scenarios of the two blocks and analyse it within on model.
Or would it be better to make two separate models for the two blocks, or maybe three models. Or ...
by Cindy Verberkt
Wed May 28, 2025 11:42 pm
Forum: General questions about choice experiments
Topic: Error with attribute not existing
Replies: 1
Views: 29569

Error with attribute not existing

I have ran this script:
Design
;alts = Persoon_A, Persoon_B
;rows = 30
;block = 2
;eff = (rp, d)
;rdraws = mlhs(100)
;rep = 100

;model:

U(Persoon_A) =
b1[n, 0, 1] * risico.a[1,2,3]
+ b2[n, 0.2, 0.3] * ziekenhuisbezoek.a[1,2,3,4]
+ b3[n, 0.15, 0.3] * test.a[1,2,3]
+ b4[n, 0.1, 0.25] * klachten ...
by Cindy Verberkt
Wed May 21, 2025 9:16 pm
Forum: Support for Ngene Online
Topic: Import Ngene Script into Survey software
Replies: 1
Views: 27105

Import Ngene Script into Survey software

I am unaware at this moment how to integrate the script that was made in Ngene into a Survey program so I can send it to participants to be filled out.
We are currently using Castor EDC as our survey program, but I am not sure if this is compatible with Ngene.
If so, how do should I integrate the ...