UserGuide BioStat Prime Help

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).

Remove Split

The arguments used is executing the dialog are given as follows.

Arguments
  1. column names: These are the column names/variable names that you want to split the dataset by, e.g. col.names =c("var1", "var2").

  2. dataset name or index: this is the name of the index.

  3. remove all.splits: TRUE splits are removed, FALSE splits are added.

Last modified: 01 October 2025