test_matrix: An example of a grouping matrix

test_matrixR Documentation

An example of a grouping matrix

Description

A grouping matrix for demonstrating resampling functions dirichlet_sample and grouped_resample.

Usage

data("test_matrix")

Format

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"

Details

...

References

...

Examples

data(test_matrix)
print(test_matrix)

dchristop/archetypal documentation built on May 19, 2024, 4:18 p.m.