Description Usage Arguments Author(s) See Also
View source: R/sequential.Nevents.R
Applies function hotspots
(with hotspots=FALSE) sequentially to a given set of submatrices
1 2 | sequential.Nevents(dataset, submats, region.column,
first.subsampl.col, estimate = FALSE)
|
dataset |
name of the matrix or dataframe containing the complete data |
submats |
a list of the submatrices for which to calculate the hotspots (result of the sequential.submatrix function) |
region.column |
name or index number of the column containing the regions (road sectors, sites) to classify as hotspots or non-hotspots |
first.subsampl.col |
index number of the first column containing subsampling data |
estimate |
logical, whether to add estimates from package carcass |
A. Marcia Barbosa
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.