building random matrices from vectors of random parameters
Makes sense, although (re-)learning what aperm does wasn't a wasted exercise. Thanks!
On 9/28/2017 1:22 PM, Jeff Newmiller wrote:
The use of aperm is unnecessary if you call array() properly. ms <- array(c(rep(0, 5),so,sa*m,sa), c(5, 2, 2))