Dear Ngene team,
I am attempting to design the choice tasks for my stated choice pilot study.
The pilot and main study will be analysed using MMNL model as we are dealing with panel data.
I intended to design using an MNL model with zero priors for the pilot study design.
The main study will use the priors from the pilot study to design for a panel MMNL model. I will optimise the main study design for the MNL model but will also evaluate for the panel MMNL model. I will post the main study syntax at a later date for some advice please.
However, at this stage I was hoping to get some advice please regarding my syntax for my pilot study design.
I have included my syntax using an MNL model with zero priors for the pilot study below:
Design
;alts = GP, RNP, PP
;rows = 20
;block = 4
;eff = (mnl,d,mean)
;cond:
if (alts = GP, GP_X1=[1])
;model:
U(GP) = b1.effects [X1_0] * X1 [0,1] + b2 * X2 [0,1,2,3] + b3 * X3.piv [0, -20%, 0% ,+20%] + b4.effects [X4_0|X4_1] * X4 [0,1,2] + b5.effects [X5_0] * X5 [0,1] + b6 * X6 [0,1,2] /
U(RNP) = b7 + b1.effects [X1_0] * X1 [0,1] + b2 * X2 [0,1,2,3] + b3 * X3.piv [0, -20%, 0%, +20%] + b4.effects [X4_0|X4_1] * X4 [0,1,2] + b5.effects [X5_0] * X5 [0,1] + b6 * X6 [0,1,2] /
U(PP) = b8 + b1.effects [X1_0] * X1 [0,1] + b2 * X2 [0,1,2,3] + b3 * X3.piv [0, -20%, 0%, +20%] + b4.effects [X4_0|X4_1] * X4 [0,1,2] + b5.effects [X5_0] * X5 [0,1] + b6 * X6 [0,1,2]
$
Questions please:
1). Attribute X1 has 2 levels (i.e. [0,1]) which are effects coded with level 1 being the reference level. The GP alternative can only be available in location X1_1. I added this into the design syntax as a condition, but I’m not sure if this is the correct way of doing this.
Question 1: Can you suggest a possible solution for this aspect of the syntax please?
2). I’m treating attribute X3 as a quantitative linear cost variable, which I want to include as a pivot variable in the stated choice questionnaire. So there is no status quo or reference alternative, but I want Ngene to use the pivot function to customise the cost variable shown to each individual participant in the choice tasks based on their input.
So prior to the choice tasks section in the stated choice questionnaire, each participant will answer a question to indicate what they usually pay for the health service.
I would like to set up the cost variable (X3) with the following levels:
level 0 = no charge
level 1= same as cost indicated by individual participant MINUS 20%
level 2 = same as cost indicated by individual participant
level 3 = same as cost indicated by individual participant PLUS 20%
I don’t know how to do this, and I’m pretty sure that my above attempt at this syntax is incorrect.
Question 2: Can you suggest a possible solution for this aspect of the syntax please?
Question 3: Also, what happens with the pivot design if a participant indicates that they don’t pay a fee for the health service?
Again, apologies for my silly questions. Thank you for your time, and I am grateful to the Ngene team for reviewing my query and providing any advice.
Thanks,
Rakhee.