Description Usage Arguments Value
Get a sample from matrix or data frame with pair-wise probabilities.
1 | sample2D(.table, .count = 1)
|
.table |
Numeric matrix or data frame with probabilities and columns and rows names. |
.count |
Number of sample to fetch. |
Character matrix with nrow == .count and 2 columns. row[1] in row.names(.table), row[2] in colnames(.table).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.