test_matrix | R Documentation |
A grouping matrix for demonstrating resampling functions dirichlet_sample
and grouped_resample
.
data("test_matrix")
The format is: num [1:3, 1:2] 1 2 3 317 698 431 - attr(*, "dimnames")=List of 2 ..$ : NULL ..$ : chr [1:2] "Group_ID" "Resample_Size"
...
...
data(test_matrix)
print(test_matrix)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.