Learn R Programming

convdistr (version 1.6.1)

rfunc.DISTRIBUTION: Generic function for a DISTRIBUTION object

Description

Generic function for a DISTRIBUTION object

Usage

# S3 method for DISTRIBUTION
rfunc(x, n)

Value

a matrix with as many rows as n and as many columns as

Arguments

x

an object of class DISTRIBUTION

n

the number of random samples

Author

John J. Aponte