View source: R/model_selection_methods.R
comb.mat | R Documentation |
Generates a matrix containing all the combination listings
comb.mat(n)
n |
The number of variables. |
Port expand.grid to C++ at a later time...
Returns a binary matrix (e.g. 1 or 0) entries
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.