| 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_matixAn adjacency matrix
adj_listAn adjacency list
initial_pointsA presence-absence vector with species' occurrences
n_initial_pointsNumber of initial points used to start the dispersal process
ngbsNumber of neighbors
Author(s)
Luis Osorio-Olvera & Jorge SoberĂ³n
Examples
showClass("setM")
[Package bamm version 0.5.0 Index]