Ngene Manual p.78

This forum is for posts covering broader stated choice experimental design issues.

Moderators: Andrew Collins, Michiel Bliemer, johnr

Post Reply
jlimr
Posts: 1
Joined: Thu Jul 26, 2018 1:41 am

Ngene Manual p.78

Post by jlimr »

The program crashed after I ran the following set of codes from p.78 in Ngene 112 manual. Any idea what went wrong?

?This will generate a simultaneous orthogonal design wtih interactions between x2*x3
?This will crash!
Design
;alts = alt1, alt2, alt3
;rows = 8
;orth =sim
;model:
U(alt1) = b01 + b1*x1[0,1] + b2*x2[0,1] +b3*x1*x2 /
U(alt2) = b02 + b1*x1[0,1] + b2*x2[0,1] /
U(alt3) = b1*x1[0,1] + b2*x2[0,1] $
Michiel Bliemer
Posts: 2039
Joined: Tue Mar 31, 2009 4:13 pm

Re: Ngene Manual p.78

Post by Michiel Bliemer »

Thank you for bringing this to our attention.
We will investigate why this happens.

Michiel
Andrew Collins
Posts: 77
Joined: Sat Mar 28, 2009 4:48 pm

Re: Ngene Manual p.78

Post by Andrew Collins »

Thanks for the spot. This is a bug that has been introduced with version 1.2 (due to some new functionality we added). We will fix this in 1.2.1, which should be out in the next 1-2 months.

In the meantime, if a simultaneous orthogonal design with two way interactions is required, you can install and use Ngene 1.1.2, which can be downloaded with this link: https://www.dropbox.com/s/135nxvgv1hq0j ... p.zip?dl=0

Andrew
Post Reply