powered by
Assignment-Expansion method
runorder(z)
order of experimentation with bias and number of level changes in balance
vector with the levels of the factor
z<-c(2,2,2,2,2,2) runorder(z) z<-c(4,3,2,3,2) runorder(z) z<-c(3,3,2,4) runorder(z)
Run the code above in your browser using DataLab