Skip to content
Prev 302291 / 398503 Next

Can't Run "Conjoint" Package - Could not find function "caFactorialDesign"?

Thanks very much for this info, Sarah!

I have used library(conjoint). Here are the commands used:
+ price = c("low", "medium", "high"),
+ variety = c("black", "green", "red"),
+ kind = c("bags", "granulated", "leafy"),
+ aroma = c("yes", "no"))
Error: could not find function "caFactorialDesign"

What could I be missing?

Best,


-Vik
On Aug 3, 2012, at 10:28 AM, Sarah Goslee wrote: