Description Usage Arguments Value Author(s) Examples
nsplits
returns the total number of possible splits of variables into groups.
1 |
p |
Number of variables or objects to split. |
G |
Number of groups into which the variables are split. |
use.all |
Boolean variable to determine if all variables must be used (default is TRUE). |
fix.partition |
Optional matrix with G columns (or list if more than one value of G) indicating the partitions (in each row) to be considered for the splits. |
A numeric vector with the total number of possible splits.
Anthony-Alexander Christidis, anthony.christidis@stat.ubc.ca
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.