GenerateRV: GenerateRV generic

Description Usage Arguments Author(s)

Description

A generic to sample random variates from an object.

Usage

1
GenerateRV(obj, n, ...)

Arguments

obj

object from which to sample.

n

number of items to sample.

...

further arguments for methods.

Author(s)

Berwin A. Turlach <berwin.turlach@gmail.com>


SimCop documentation built on May 2, 2019, 12:34 p.m.

Related to GenerateRV in SimCop...