fun_aru_samp: Run the model function

View source: R/SelectSamples.R

fun_aru_sampR Documentation

Run the model function

Description

Run the model function

Usage

fun_aru_samp(df, N, os, seed, strat_, selprob_id, x, y, ...)

Arguments

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

Value

A sampling run from grts


dhope/ARUtools documentation built on Jan. 18, 2024, 5:47 a.m.