Seeds can disperse to any other local community with the same probability; i.e. probability to disperse other subcommunity/(number local communities - 1). Each seed is dispersed independently.
MetaCom.Dispersal(n, before, m = 0.1, ...)
number of local (sub)communities
A matrix of seed's attributes; seeds in rows, their location, species identity and traits are in columns. Column that contains information on locality has to be called 'site'
probability that a seed are dispersed into other (sub)community
Additional parameters. It necessary for thechnical reasons: the framework don't know the current list of parameters when call this function
Same type of matrix as before
Both input and output is a matrix where seeds are in the rows, and their attributes (i.e. location, species identity and trait values) are in the columns.