pwo | R Documentation |
create PWO ordering of the given run
pwo(x)
x |
a numeric vector containing elements 1 to m in some order |
PWO ordering of the given run
row = c(3,1,2)
pwo(row);
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.