We typically start with the data matrix, a rectangular array of rows and columns. If we type its name on the R command line, it will show itself. But the data matrix is hard to read, even when there are not many rows or columns. The h...
Almost once every year someone asks if R has a package for running the MaxDiff procedure sold by Sawtooth. One such inquiry recently received a reply with a link showing in some detail the R code needed to generate a balanced incomplete...