This repository displays functions for ecological datasets simulations in R.
Here are the main function created for simulation and what they can do:
simpo
allows to simulate biased presence-only patterns from an underlying species intensitysimocc
allows to simulate biased occupancy data from an underlying species intensity
misidpoints
simulate misidentification from a supplied point pattern coming from simpo output (simpoRes)multiplepo
generate multiple species point patterns
deathpoints
simulate the death of point randomly (random = TRUE) or using habitat suitability (random = TRUE) from a supplied output from simpo, simpoResbirthpoints
simulate birth (birth=TRUE) and colonization processes (birth=FALSE)movepoints
simulate point movements randomly (mov_type = "random"), depending on habitat suitability (mov_type = "intensity") or a environmental covariate in particular (mov_type = "center").
This work is part of my PhD thesis here and has ben presented to the online R in Ecology conference here
The license for this work is available here