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 christian.hennig@unibo.it https://www.unibo.it/sitoweb/christian.hennig/en/
randconf(10,3)