jSDM
Joint Species Distribution Models
Joint species distribution models in Gibbs-sampled C++, quiet since 2023.
◆Recent moves
- 9mo ago
jSDM CRAN release v0.2.7: Joint Species Distribution Models
The only release since the 2023 archive, and its body is a compare link with no notes. Nothing about the direction of the package can be read from this entry.
View source ↗ - 3y ago
Species traits, constrained loadings and association plots
The widest release of the 0.2 line: a hierarchical level for species-trait and environment interactions across the probit, logit and Poisson models, a constrained-species variant to help latent variable models converge, and plot_associations() for species-species associations. The block-suffixed function names are dropped in the process.
View source ↗ - 3y ago
First release: C++ Gibbs sampler for joint species models
⚡ SPARKThe first version of the package, implementing the Warton et al. joint species distribution framework with a Gibbs sampler in C++ over GSL and Armadillo. Everything in the 0.2 line extends this base.
View source ↗ - 3y ago
Residual correlation functions can filter to significant values
get_residual_cor() and plot_residual_cor() gain the option to consider only significant correlations, which matters once the species matrix is large enough that everything correlates with something.
View source ↗ - 3y ago
jSDM_gaussian() fits continuous data with overdispersion
Adds jSDM_gaussian() for continuous responses with an overdispersion parameter, extending the package past presence-absence and count data, and moves the Madagascar vignette onto terra now that raster and sp are deprecated.
View source ↗ - 3y ago
Four versions of CRAN check corrections
Covers v0.2.2 through v0.2.6 as minor corrections to pass CRAN checks, with no functional change across four version bumps.
View source ↗