powered by
create PWO ordering of the given run
pwo(x)
PWO ordering of the given run
a numeric vector containing elements 1 to m in some order
row = c(3,1,2) pwo(row);
Run the code above in your browser using DataLab