全部版块 我的主页
论坛 数据科学与人工智能 数据分析与数据科学 SPSS论坛
2047 0
2014-05-21

I have generate the full factorial design using the function gen.factorial()at Rpackage AlgDesign and pass the results to optFederov() which willfind an optimum fractional design using the Federov algorithm.

The following code takes about 3 minutes to run on my Windows laptop. The example finds an approximate optimum fractional factorial design with 8 factors with 3, 4, 6 or 11 levels each, as you specified.

When I use optFederov(..., approximate=False)my Windows stopped.Could anybody explain what might be the reason? How to do this using SPSS syntax?

library(AlgDesign)levels.design = c(3,4,6,11,3,4,6,11)f.design <- gen.factorial(levels.design)fract.design <- optFederov(        data=f.design,        nTrials=sum(levels.design),        approximate=TRUE)

二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

扫码加好友,拉您进群
各岗位、行业、专业交流群