Other packages > Find by keyword >

sjSDM  

Scalable Joint Species Distribution Modeling
View on CRAN: Click here


Download and install sjSDM package within the R console
Install from CRAN:
install.packages("sjSDM")

Install from Github:
library("remotes")
install_github("cran/sjSDM")

Install by package version:
library("remotes")
install_version("sjSDM", "1.0.6")



Attach the package and use:
library("sjSDM")
Maintained by
Maximilian Pichler
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-01-10
Latest Update: 2023-06-17
Description:
A scalable method to estimate joint Species Distribution Models (jSDMs) for big community datasets based on a Monte Carlo approximation of the joint likelihood.The numerical approximation is based on 'PyTorch' and 'reticulate', and can be run on CPUs and GPUs alike. The method is described in Pichler & Hartig (2021) <doi:10.1111/2041-210X.13687>. The package contains various extensions, including support for different response families, ability to account for spatial autocorrelation, and deep neural networks instead of the linear predictor in jSDMs.
How to cite:
Maximilian Pichler (2022). sjSDM: Scalable Joint Species Distribution Modeling. R package version 1.0.6, https://cran.r-project.org/web/packages/sjSDM. Accessed 02 Feb. 2025.
Previous versions and publish date:
1.0.0 (2022-01-10 11:10), 1.0.1 (2022-03-11 16:40), 1.0.2 (2022-06-24 00:10), 1.0.3 (2022-09-14 15:20), 1.0.4 (2023-03-30 18:50), 1.0.5 (2023-06-18 01:50)
Other packages that cited sjSDM R package
View sjSDM citation profile
Other R packages that sjSDM depends, imports, suggests or enhances
Complete documentation for sjSDM
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

cleandata  
To Inspect and Manipulate Data; and to Keep Track of This Process
Functions to work with data frames to prepare data for further analysis. The functions for imputati ...
Download / Learn more Package Citations See dependency  
listcompr  
List Comprehension for R
Syntactic shortcuts for creating synthetic lists, vectors, data frames, and matrices using list com ...
Download / Learn more Package Citations See dependency  
CPNCoverageAnalysis  
Conceptual Properties Norming Studies as Parameter Estimation
Implementation of conceptual properties norming studies, including estimates of CPNs parameters with ...
Download / Learn more Package Citations See dependency  
mbmixture  
Microbiome Mixture Analysis
Evaluate whether a microbiome sample is a mixture of two samples, by fitting a model for the number ...
Download / Learn more Package Citations See dependency  
cptcity  
'cpt-city' Colour Gradients
Incorporates colour gradients from the 'cpt-city' web archive available at ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA