Description Usage Arguments Value Author(s)
Calculates mean exposure for NI and PS units.
1 | meanExpFun(adjMat, statusMat, cols = 1:2, nsim = 1000, bLog = FALSE)
|
adjMat |
Adjacency matrix for the network. |
statusMat |
A matrix with statuses (NA, 0, any positive integer) of each unit. Rownames indicate location names, colnames indicate names of timepoints (e.g. years). |
cols |
Column (i.e. timepoints) to analyse. Only one column will be used. |
nsim |
Number of simulations. |
bLog |
Whether to print extra info. |
List of observed and simulated mean exposures for NI and PS units: obsNI, obsPS, mexpNI, mexpPS.
Mikhail Churakov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.