rfunc {convdistr} | R Documentation |
DISTRIBUTION
objectThis is a generic method that calls the rfunc
slot of the object
rfunc(x, n)
x |
an object |
n |
the number of random samples |
a matrix with as many rows as n
and as many columns as
dimensions have distribution
John J. Aponte