Search found 5 matches

by Zuduo
Mon May 21, 2012 2:26 pm
Forum: Support for Ngene Desktop (v1.x)
Topic: Orthogonal, Efficient, & Bayesian
Replies: 2
Views: 11298

Re: Orthogonal, Efficient, & Bayesian

Thank you so much Michiel!
by Zuduo
Wed May 16, 2012 2:03 pm
Forum: Support for Ngene Desktop (v1.x)
Topic: Orthogonal, Efficient, & Bayesian
Replies: 2
Views: 11298

Orthogonal, Efficient, & Bayesian

Hello Everyone,

I'm designing a survey to understand traveler's transport mode choice behaviors. I did three different designs, as elaborated below.

(1) Orthogonal design
a solution was quickly found by Ngene with a warning message, stating 12 rows are impossible, so 72 rows were generated ...
by Zuduo
Fri Apr 27, 2012 11:00 am
Forum: Support for Ngene Desktop (v1.x)
Topic: Referencing the Ngene Manual
Replies: 2
Views: 10574

Re: Referencing the Ngene Manual

Same here.

Thanks.
by Zuduo
Fri Apr 27, 2012 10:58 am
Forum: Support for Ngene Desktop (v1.x)
Topic: A simple question from a newbie
Replies: 3
Views: 10689

Re: A simple question from a newbie

Thanks a lot, Michiel and Andrew.
I was new to Ngene. So, I wanted to use some simple example to test output from Ngene with the mannual calculation. That's how I caught that bug.

Anyway, I agree that in practice few people would be interested in doing a full factorial design.
by Zuduo
Wed Apr 04, 2012 3:14 pm
Forum: Support for Ngene Desktop (v1.x)
Topic: A simple question from a newbie
Replies: 3
Views: 10689

A simple question from a newbie

Hi everyone,

I recently purchased Ngene and is learing to make some simple SP designs.

One simple question:

I can run the following codes without error:

Design
? This will generate a full factorial design
;alts = alt1, alt2
;rows = all
;fact
;model:
U(alt1) = b1 + b2 * A[0,1,2] /
U(alt2) = b3 ...