The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
paleoAM
is an R package for fitting models of abundance
to individual species from fossil assemblages, and simulating those
assemblages under various ecological and geological biases. It includes
functions for modeling abundance distributions over environmental
gradients, using kernel density estimation, as well as tools for
simulating communities that might be sampled at different positions
along a gradient, and how our recover of the community would vary under
different sedimentary histories and sampling approaches.
Users of paleoAM
functions can fit models of abundance
to their data, and then simulate how time-averaging, bioturbation and
other mixing processes might change or obscure a given
paleoenvironmental signal that they infer from their ecological
data.
You can install this latest development version using the R function
install_github
in the package devtools
:
devtools::install_github("dwbapst/paleoAM")
Once installed, you can check the version number of your
paleotree
install using the R function
packageVersion
:
packageVersion("paleoAM")
The following badge indicates the package Status of R CHECK via GitHub actions:
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.