This is documentation for an old release of SciPy (version 0.10.0). Read this page in the documentation of the latest stable release (version 1.15.1).
Randomly sample a dataset from the estimated pdf.
Parameters : | size : int, optional
|
---|---|
Returns : | dataset : (self.d, size)-array
|