Rdocumentation
powered by
Learn R Programming
combinat (version 0.0-8)
combinatorics utilities
Description
routines for combinatorics
Copy Link
Link to current version
Version
Version
0.0-8
0.0-7
0.0-6
0.0-5
0.0-4
0.0-2
Install
install.packages('combinat')
Monthly Downloads
35,581
Version
0.0-8
License
GPL-2
Maintainer
Vince Carey
Last Published
October 29th, 2012
Functions in combinat (0.0-8)
Search all functions
hcube
Generate all points on a hypercuboid lattice.
rmultinomial
Generate random samples from multinomial distributions
nsimplex
Computes the number of points on a (p, n)-simplex lattice
x2u
Convert an x-encoded simplex-lattice point to a u-encoded simplex-lattice point
permn
Generates all permutations of the elements of x
dmnom
density of multinomial, and support functions
xsimplex
Generates all points on a (p,n) simplex lattice (i.e. a p-part composition of n).
combn
Generate all combinations of the elements of x taken m at a time.