stochastic.disturbance: Stochastic disturbance function

Description Usage Arguments

Description

This function models the incidence of a stochastic disturbance at monitoring sites given the probability of a cell being disturbed as a function of time since the last disturbance. It returns a vector specifying whether each site is disturbed (1) or not (0) in a given year jj

Usage

1
stochastic.disturbance(time.hist, Pr.dist, n.sites)

Arguments

time.hist

An array specifying the time since a disturbance at each monitoring site prior to simulations

Pr.dist

A vector specifying the probability of a cell being disturbed given the time since the last disturbance.

n.sites

The number of sites monitored during each simulation


dsouthwell/TestPackagev2 documentation built on May 28, 2019, 9:38 a.m.