Search found 2 matches

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: 28846

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: 26405

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 ...