An open API service indexing awesome lists of open source software.

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)

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)