simple(?) syntax that does not yield no design
Posted: Thu Feb 16, 2017 11:21 am
Dear all,
I haven't use ngene for a while and perhaps I am a little rusty, I have the manual and all sources of help but even after minimizing the design to 3 alts. (I had 5 to start with) and skipping the random draws, it still doesn't return a design. The priors based on a pilot survey analyzed with MNL
I keep getting the error msg.
Any advice what might be wrong?
Thanks!
Anat
I haven't use ngene for a while and perhaps I am a little rusty, I have the manual and all sources of help but even after minimizing the design to 3 alts. (I had 5 to start with) and skipping the random draws, it still doesn't return a design. The priors based on a pilot survey analyzed with MNL
- Code: Select all
design
design
;alts = money, shopping_list,optout
;rows = 24
;block=8
;eff = (mnl,d)
;model:
U(money) =b0[-.186]+b1[-.001]*cost[1,2]/
U(shopping_list) =c0[.156]+c1[-.2285833]*comitment[1,2]$
I keep getting the error msg.
A valid initial random design could not be generated after approximately 10 seconds. In this time, of the 94199 attempts made, there were 94199 row repetitions, 0 alternative repetitions, and 0 cases of dominance. There are a number of possible causes for this, including the specification of too many constraints, not having enough attributes or attribute levels for the number of rows required, and the use of too many scenario attributes. A design may yet be found, and the search will continue for 10 minutes. Alternatively, you can stop the run and alter the syntax.
Any advice what might be wrong?
Thanks!
Anat