get_pattern_groups_unique | R Documentation |
Takes a dataset of pattern information and creates a summary dataset of it with just 1 row per pattern
get_pattern_groups_unique(patterns)
patterns |
A |
The column pgroup
must be a numeric vector indicating which pattern group the patient belongs to
The column pattern
must be a character string of 0
's or 1
's. It must be identical for all
rows within the same pgroup
The column group
must be a character / numeric vector indicating which covariance group the observation
belongs to. It must be identical within the same pgroup
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.