rsample {bde} | R 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 |
n |
number of random observations to be generated |
Methods
rsample(.Object,n)
[Package bde version 1.0.1.1 Index]