GotelliLab / EcoSimR

Repository for EcoSimR, by Gotelli, N.J. , Hart E. M. and A.M. Ellison. 2014. EcoSimR 0.1.0
http://ecosimr.org
Other
27 stars 10 forks source link

Organized EcoSim functions into modules #9

Closed ngotelli closed 10 years ago

ngotelli commented 10 years ago

Hi Ted -

Here is a catalog of all the functions that are currently in EcoSimR, and how they should be organized into distinct modules. For co-occurrence, the Sim9 and Sim9.Fast modules do not work inside of the original Null.Model.Engine because the replicate matrices are not independent of one another, but are built consecutively. Also, some of the algorithms contain special inputs, such as site or species weights (e.g., Sim10)..

Let me know if you have any questions.

Best,

Nick

General Functions

emhart commented 10 years ago

All of this is implemented.