stratsamp | R Documentation |
Stratified sampling for spatial variables
stratsamp(n, distribution, parameters, p)
n |
sample size per stratum. |
distribution |
a string, distribution type to sample from. |
parameters |
given distribution parameters. |
p |
a vector of quantiles. |
Sample of spatial variable. Matrix with n rows and length(p)-1 columns.
Stefan van Dam, Kasia Sawicka
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.