randconf {fpc} | R Documentation |
Generates a logical vector of length n
with p TRUE
s.
randconf(n, p)
n |
positive integer. |
p |
positive integer. |
A logical vector.
Christian Hennig chrish@stats.ucl.ac.uk http://www.homepages.ucl.ac.uk/~ucakche/
randconf(10,3)