issues
search
remi-daigle
/
MarxanConnect
Marxan Connect
http://marxanconnect.ca/
MIT License
13
stars
5
forks
source link
matrix units/type fix
#48
Closed
remi-daigle
closed
7 years ago
remi-daigle
commented
7 years ago
Matrix types:
probability matrix
probability of going from A (row) to B (column) (includes dead/lost) row sums <<1
probability matrix
probability of going from A (row) to B (column) (doesn't includes dead/lost) row sums = 1
migration matrix
probability of successful settlers in site B (column) came from site A (row) column sums = 1
flux matrix
number of elements/individuals going from A (row) to B (column)
List is really an edge list
Matrix types:
List is really an edge list