Group Data by Factors in BioStat Prime
Split
Splits allow you to separate the dataset into groups defined by one or more split variables. Analysis is performed separately for each group.
Remove Split
Removes the split (if a split is set on the dataset).

The arguments used is executing the dialog are given as follows.
- Arguments
column names: These are the column names/variable names that you want to split the dataset by, e.g. col.names =c("var1", "var2").
dataset name or index: this is the name of the index.
remove all.splits: TRUE splits are removed, FALSE splits are added.
Last modified: 01 October 2025