Sim.RV: Simulate n draws from probability space described by the...

Description Usage Arguments Value

Description

Simulate n draws from probability space described by the random variable.

Usage

1
2
## S3 method for class 'RV'
sim(self, n)

Arguments

n

(int): How many draws to make.

Value

Results: A vector or matrix containing the simulation results.


hayate0304/Rsymbulate documentation built on May 17, 2019, 8:20 a.m.