Search found 3 matches

by xiaoxiadong
Thu Mar 21, 2019 11:53 pm
Forum: Support for Ngene Desktop (v1.x)
Topic: Apply multiplier to coefficient
Replies: 1
Views: 6500

Apply multiplier to coefficient

Dear Ngene Team,

I am coding a fractional factorial design with two modes, A and B. I tried to apply a multiplier of 1.5 to one of the coefficients, b4, but Ngene did not seem to recognize the syntax. it returned the warning message: Error: Wrong suffix '.5' was used. Please find my code below. I'd ...
by xiaoxiadong
Sat Feb 16, 2019 10:10 am
Forum: Support for Ngene Desktop (v1.x)
Topic: Same attribute names but different levels
Replies: 2
Views: 8235

Re: Same attribute names but different levels

Thank you so much for the clarification! I really appreciate it!
by xiaoxiadong
Fri Feb 15, 2019 3:04 pm
Forum: Support for Ngene Desktop (v1.x)
Topic: Same attribute names but different levels
Replies: 2
Views: 8235

Same attribute names but different levels

Dear Ngene team,

I have an embarrassingly basic question and was hoping you could share some insight. Let's say I have three attributes for two alternatives. Attribute A has different levels across alternatives. When I ran the following script,

Design
;alts = alt1, alt2
;rows = all
;fact
;model ...