as.matrix.netrankr_full | R Documentation |
extract probabilities as matrices from the result of an object obtained from exact_rank_prob
## S3 method for class 'netrankr_full'
as.matrix(x, type = "rank", ...)
x |
A netrankr_full object |
type |
which probabilities to return. "rank" for rank probabilities, "relative" for relative rank probabilities and "expected" for expected rank probabilities and their variants |
... |
additional parameters for as.matrix |
David Schoch
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.