Nothing
library("planor")
#---------------------------------------------------------------------------
# No term ineligible
#---------------------------------------------------------------------------
F0 <- planor.factors( factors=c(LETTERS[1:5], "bloc"), nlevels=rep(2,6) )
K0 <- planor.designkey(factors=c(LETTERS[1:5], "bloc"), nlevels=rep(2,6),
model=~bloc+(A+B+C+D+E)^2, estimate=~A+B+C ,
nunits=2^3,
base=~A+B+C, max.sol=2, verbose=T)
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.