remove_group_data | R Documentation |
Removes groups of elements from a data table in which we can not perform statistics analysis
remove_group_data(pdat, dv, ivs, n.limit = 5)
pdat |
a data.frame or data table with data to be removed |
dv |
dependent variable |
ivs |
independent variables |
n.limit |
minimal value for a group |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.