View source: R/SelectSamples.R
fun_aru_samp | R Documentation |
Run the model function
fun_aru_samp(df, N, os, seed, strat_, selprob_id, x, y, ...)
df |
Data frame to use with ARU information and selection probabilities |
N |
Number of samples per stratum |
os |
Oversample proportion |
seed |
random number seed |
strat_ |
Stratum ID. This is the column grts runs on |
selprob_id |
Selection probability column |
x |
Column in df for x (I've been using doy) |
y |
Column in df for y -time of day or time to sunrise/sunset |
A sampling run from grts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.