PERMREP: Number of permutations with repetition
syntax: PERMREP(size, sel)
returns the number of permutations (orderings) with repetition of data set
members allowed given the <size> of the dataset and the size of the selection
<sel> for the resultant set.