rsample: Random sample

rsampleR Documentation

Random sample

Description

Random generator function for the given bounded density object.

Arguments

.Object

A bounded density estimator. See all the accepted classes here by running the command getSubclasses("BoundedDensity").

n

number of random observations to be generated

Methods

rsample(.Object,n)

bde documentation built on June 10, 2022, 5:10 p.m.

Related to rsample in bde...