setM-class {bamm} | R Documentation |
Class for the M set of the bamm
diagram
Description
Class for the M set of the bamm
diagram
Value
An object of class setM
Slots
adj_matix
An adjacency matrix
adj_list
An adjacency list
initial_points
A presence-absence vector with species' occurrences
n_initial_points
Number of initial points used to start the dispersal process
ngbs
Number of neighbors
Author(s)
Luis Osorio-Olvera & Jorge SoberĂ³n
Examples
showClass("setM")
[Package bamm version 0.5.0 Index]