continental_null_model: Continental null model

Description Usage Arguments Value

View source: R/continentall_null_model.R

Description

Reassign species IDs using all species ever observed on a single route.

Usage

1
2
3
4
5
6
7
8
continental_null_model(
  ts_dat,
  null_mod_seed = NULL,
  sim_index = NULL,
  begin_years = NULL,
  end_years = NULL,
  isd_seed = NULL
)

Arguments

ts_dat

a MATSS-shaped dataset

null_mod_seed

seed to use when reshuffling species. if none given will be drawn.

sim_index

sim index to track

begin_years

to pass to all_core_analyses

end_years

to pass to all_core_analyses

isd_seed

to pass to all_core_analyses

Value

results of all_core_analyses


diazrenata/rwar documentation built on Dec. 19, 2021, 11:08 p.m.