Description Usage Arguments Value Examples
This function is used by the MCMC.GBN function to ordered the data by the new order given by the rmallows or rmallowsBlocks functions.
All elements in data are ordered according to the new ord given by the user.
1 |
data |
data - Data is a format obtained by the function dataFormat. It's a list of observations, knock-out and means of the observatations. |
ord |
vector of integers - The new order of the data. |
The elements of data, x, int.nodes and int.means are all ordered according to the paramter ord.
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.