DAISIE_sim_update_state: Updates state of island given sampled event

Description Usage Arguments See Also

Description

Makes the event happen by updating island species matrix and species IDs. What event happens is determined by the sampling in the algorithm.

Usage

1
2
DAISIE_sim_update_state(timeval, totaltime, possible_event, maxspecID,
  mainland_spec, island_spec, stt_table)

Arguments

timeval

current time of simulation

totaltime

simulated amount of time

possible_event

numeric indicating what event will happen.

maxspecID

current species IDs

mainland_spec

number of mainland species

island_spec

A matrix with species on island (state of system at each time point)

stt_table

A species-through-time table

See Also

DAISIE_sim_core


joshwlambert/DAISIEsim documentation built on June 5, 2019, 7:58 a.m.