Description Usage Arguments Value Author(s) References See Also Examples
A function for the core-satellite metaapopulation dynamics, for use with
ode
in the deSolve
package.
1 |
t |
Argument for time |
y |
A scalar for the population variable |
parms |
Vector or list of parameters |
Returns a list of length one, for use with ode
in the
deSolve
package.
Component 1 |
vector of the state variable (a scalar for the proportion of sites occupied). |
Hank Stevens <HStevens@muohio.edu>
Hanski, I. (1982) Dynamics of regional distribution: the core and satellite species hypothesis. Oikos, 38, 210–221.
Stevens, M.H.H. (2009) A Primer of Ecology with R. Use R! Series. Springer.
gotelli
, hanski
,lande
,
MetaSim
, clogistic
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.