Description Usage Arguments Value Author(s)
The purpose of this function is to allow a user to simulate abundance measurements from a fitted GAM model. This is primarily used for testing purposes and not meant to be called by the user in general.
1 | site.sim.gam(fits, data, max.time, size)
|
fits |
Fitted gam object from mgcv |
data |
data |
max.time |
The maximum time used for simulation |
size |
Size of the drawn sample |
a matrix that is max.time by size
Devin S. Johnson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.