Description Usage Arguments Value Author(s)
Status matrix and corresponding coordinates are used to create a list of PPP objects for further spatial analysis.
1 | createPPPList(statusMat, coords, cols = c(1, 2), na.rm = FALSE)
|
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). |
coords |
Coordinates of units. |
cols |
Columns (i.e. timepoints) to analyse, by default the first two are used. |
na.rm |
Whether remove NA values for each timepoint separately. |
List of PPP objects.
Mikhail Churakov
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.