Package: jSDM 0.2.7

jSDM: Joint Species Distribution Models

Fits joint species distribution models ('jSDM') in a hierarchical Bayesian framework (Warton and al. 2015 <doi:10.1016/j.tree.2015.09.007>). The Gibbs sampler is written in 'C++'. It uses 'Rcpp', 'Armadillo' and 'GSL' to maximize computation efficiency.

Authors:Ghislain Vieilledent [aut, cre], Jeanne Clément [aut], Frédéric Gosselin [ctb], CIRAD [cph, fnd]

jSDM_0.2.7.tar.gz
jSDM_0.2.7.zip(r-4.7)jSDM_0.2.7.zip(r-4.6)jSDM_0.2.7.zip(r-4.5)
jSDM_0.2.7.tgz(r-4.6-x86_64)jSDM_0.2.7.tgz(r-4.6-arm64)jSDM_0.2.7.tgz(r-4.5-x86_64)jSDM_0.2.7.tgz(r-4.5-arm64)
jSDM_0.2.7.tar.gz(r-4.7-arm64)jSDM_0.2.7.tar.gz(r-4.7-x86_64)jSDM_0.2.7.tar.gz(r-4.6-arm64)jSDM_0.2.7.tar.gz(r-4.6-x86_64)
jSDM_0.2.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
jSDM/json (API)

# Install 'jSDM' in R:
install.packages('jSDM', repos = c('https://ghislainv.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/ghislainv/jsdm/issues

Pkgdown/docs site:https://ecology.ghislainv.fr

Uses libs:
  • gsl– GNU Scientific Library (GSL)
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
Datasets:

On CRAN:

Conda:

gslopenblascpp

6.52 score 14 stars 79 scripts 371 downloads 12 exports 12 dependencies

Last updated from:947f2dd1ba. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK579
linux-devel-x86_64OK595
source / vignettesOK840
linux-release-arm64OK535
linux-release-x86_64OK584
macos-release-arm64OK568
macos-release-x86_64OK896
macos-oldrel-arm64OK427
macos-oldrel-x86_64OK742
windows-develOK901
windows-releaseOK850
windows-oldrelOK763
wasm-releaseOK469

Exports:get_enviro_corget_residual_corinv_logitjSDM_binomial_logitjSDM_binomial_probitjSDM_binomial_probit_long_formatjSDM_binomial_probit_sp_constrainedjSDM_gaussianjSDM_poisson_loglogitplot_associationsplot_residual_cor

Dependencies:codacodetoolscorrplotdoParallelforeachiteratorslatticeMASSRcppRcppArmadilloRcppGSLstringi

Get started with jSDM
jSDM package | Load librairies | Bernoulli probit regression | Definition of the model | Occurrence data-set | Parameter inference | Analysis of the results | Matrice of correlations | Predictions | References

Last update: 2023-03-01
Started: 2019-05-29

Bayesian inference methods
Bernoulli distribution with probit link function | Model definition | Conjugate priors | Fixed species effects | Random site effects | Random site effect variance | Gibbs sampler principle | Gibbs sampler using conjuate priors | Binomial distribution with logit link function | Priors used | Adaptive Metropolis algorithm principle | Gibbs sampler using adaptative Metropolis algorithm | Poisson distribution with log link function | References

Last update: 2022-07-08
Started: 2019-06-05