Description Usage Arguments Details Value Author(s) See Also Examples
This function sorts the rows (outcomes) of a data frame probability space, effectively removing the original order present) and aggregates the sorted rows into a new probability data frame with unique, sorted outcomes.
1 | noorder( space )
|
space |
a data frame probability space or a subset of one. |
The data frame space
must have at least two non-probs
columns or an error will result.
A data frame with a probs
column and sorted, unique rows.
G. Jay Kerns gkerns@ysu.edu.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.