https://github.com/howl-anderson/sdmvspecies
SDMvspecies is R package to create virtual species (virtual data or artificial data) for SDM (Species Distribution Modelling)
https://github.com/howl-anderson/sdmvspecies
cran cran-r r r-language species-distribution-modelling virtual-species
Last synced: 7 months ago
JSON representation
SDMvspecies is R package to create virtual species (virtual data or artificial data) for SDM (Species Distribution Modelling)
- Host: GitHub
- URL: https://github.com/howl-anderson/sdmvspecies
- Owner: howl-anderson
- License: agpl-3.0
- Created: 2014-07-09T13:03:03.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-30T12:37:17.000Z (almost 10 years ago)
- Last Synced: 2025-01-21T21:47:01.373Z (9 months ago)
- Topics: cran, cran-r, r, r-language, species-distribution-modelling, virtual-species
- Language: R
- Homepage: http://www.sdmserialsoftware.org/sdmvspecies/
- Size: 667 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SDMvspecies
***## About
SDMvspecies is `R` package to create virtual species (virtual data or artificial data) for SDM (Species Distribution Modelling).
## Install
SDMvspecies is on `CRAN` package repo, so install it is very easy within `R`:install.packages("sdmvspecies", dependencies=TRUE)
## Tutorial & Manual
Tutorial see: [http://cran.r-project.org/web/packages/sdmvspecies/vignettes/sdmvspecies.pdf](http://cran.r-project.org/web/packages/sdmvspecies/vignettes/sdmvspecies.pdf)Manual see: [http://cran.r-project.org/web/packages/sdmvspecies/sdmvspecies.pdf](http://cran.r-project.org/web/packages/sdmvspecies/sdmvspecies.pdf)
## Issue or Bug report
Using github: [https://github.com/howl-anderson/sdmvspecies/issues](https://github.com/howl-anderson/sdmvspecies/issues)or write email to author: [u1mail2me@gmail.com](mailto:u1mail2me@gmail.com)
## Feature request
Write email to author: [u1mail2me@gmail.com](mailto:u1mail2me@gmail.com)## Other thing?
write email to author: [u1mail2me@gmail.com](mailto:u1mail2me@gmail.com).
Your are always welcome.## Citing
### BibTex format
@article{duan2015sdmvspecies,
title={SDMvspecies: a software for creating virtual species for species distribution modelling},
author={Duan, Ren-Yan and Kong, Xiao-Quan and Huang, Min-Yi and Wu, Gan-Lin and Wang, Zhi-Gao},
journal={Ecography},
volume={38},
number={1},
pages={108--110},
year={2015},
publisher={Wiley Online Library}
}### APA format
Duan, R. Y., Kong, X. Q., Huang, M. Y., Wu, G. L., & Wang, Z. G. (2015). SDMvspecies: a software for creating virtual species for species distribution modelling. Ecography, 38(1), 108-110.## Other similar software
Boris Leroy, Christine N. Meynard, Celine Bellard and Franck Courchamp wrote a similar software called: virtualspecies. Boris Leroy, Christine N. Meynard, Céline Bellard and Franck Courchamp had published a paper about this software in Ecography: [virtualspecies, an R package to generate virtual species distributions](http://onlinelibrary.wiley.com/doi/10.1111/ecog.01388/abstract)