estimate_k_over_groups | R Documentation |
Calculate k values over multiple groups
estimate_k_over_groups(data, groups = "Comparison")
data |
A grouped data frame or data table with format LFDT |
groups |
The names of the grouping columns of the data |
A data table listing the calculated k values for each group
estimate_k_over_groups(data = MS_wise(sampled_cs_measurements), groups = "Comparison")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.