sequential.Nevents: Sequential numbers of events

Description Usage Arguments Author(s) See Also

View source: R/sequential.Nevents.R

Description

Applies function hotspots (with hotspots=FALSE) sequentially to a given set of submatrices

Usage

1
2
sequential.Nevents(dataset, submats, region.column, 
first.subsampl.col, estimate = FALSE)

Arguments

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

Author(s)

A. Marcia Barbosa

See Also

hotspots, sequential.hotspots


DeadCanMove documentation built on May 2, 2019, 6:48 p.m.