Description Usage Arguments Value Author(s) References See Also Examples
This model implements a Levins-type metapopulation model for two species,
after Hastings (1980).  For use with ode in the deSolve
package.
1  | 
t | 
 Argument for time  | 
y | 
 A vector for population 1 and 2  | 
params | 
 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 variables, y.  | 
Hank Stevens <HankStevens@miamioh.edu>
Hastings, A. (1980) Disturbance, coexistence, history, and competition for space. Theoretical Population Biology, 18, 363–373.
Stevens. M.H.H. (2009) A Primer of Ecology with R. Use R! Series. Springer.
1 2 3 4 5  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.