View source: R/distribution_sampling_raster.R
distribution_sampling_raster | R Documentation |
Only used in samplemethod "randomSampling" for MarginalNumericSpatial.
distribution_sampling_raster(distribution, parameters_stack)
distribution |
A string describing selected distribution. The same as a part of the string following the "r" in each random variate generation function in ?distributions. |
parameters_stack |
parameters to pass to the random variate generation function after number of observations. |
Sample of random deviates.
Kasia Sawicka
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.