GenerateRV function

GenerateRV generic

GenerateRV generic

A generic to sample random variates from an object.

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

  • Maintainer: Berwin A. Turlach
  • License: GPL (>= 2)
  • Last published: 2017-12-20

Useful links