rfunc.DISTRIBUTION {convdistr} | R Documentation |
Generic function for a DISTRIBUTION
object
Description
Generic function for a DISTRIBUTION
object
Usage
## S3 method for class 'DISTRIBUTION'
rfunc(x, n)
Arguments
x |
an object of class |
n |
the number of random samples |
Value
a matrix with as many rows as n
and as many columns as
Author(s)
John J. Aponte
[Package convdistr version 1.6.2 Index]