[R] optFederov/AlgDesign - help avail?
disha
disha.gyl at gmail.com
Fri Jun 22 07:07:21 CEST 2012
Hi,
The design generated using optFederov is not including all the levels ie
levels are missing from the fractional factorial design. Can anyone plz help
with the modified command.
The command i am giving is-
library(AlgDesign)
Levels.design=c(3,4,2)
fe.design<-gen.factorial(levels.design)
fe.design
met.design <- optFederov(
data=fe.design,
nTrials=10,
criterion="D",
maxIteration=100,
approximate=FALSE)
met.design
Thanks
--
View this message in context: http://r.789695.n4.nabble.com/optFederov-AlgDesign-help-avail-tp857129p4634170.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list