Description Usage Arguments Value Author(s) References See Also Examples
Multi-species competition colonization model, with habitat destruction,
after Nee and May (1992). For use with ode
in the deSolve
package.
1 |
t |
Argument for each time point |
y |
A vector for the populations |
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 <HStevens@muohio.edu>
Nee, S. and May, R.M. (1992) Dynamics of metapopulations: habitat destruction and competitive coexistence. Journal of Animal Ecology, 61, 37–40.
Stevens. M.H.H. (2009) A Primer of Ecology with R. Use R! Series. Springer.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.