| nchoosek | R Documentation |
Utility functions from DoE.base
nchoosek(n, k)
n |
number to select from |
k |
number to be selected without replacement |
nchoosek returns a k times choose(n,k) matrix
whose columns hold the possible selections in lexicographic order
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.