Other packages > Find by keyword >

jtdm  

Joint Modelling of Functional Traits
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("jtdm", "0.1-3")



Attach the package and use:
library("jtdm")
Maintained by
Giovanni Poggiato
[Scholar Profile | Author Map]
First Published: 2023-01-24
Latest Update: 2023-11-12
Description:
Fitting and analyzing a Joint Trait Distribution Model. The Joint Trait Distribution Model is implemented in the Bayesian framework using conjugate priors and posteriors, thus guaranteeing fast inference. In particular the package computes joint probabilities and multivariate confidence intervals, and enables the investigation of how they depend on the environment through partial response curves. The method implemented by the package is described in Poggiato et al. (2023) .
How to cite:
Giovanni Poggiato (2023). jtdm: Joint Modelling of Functional Traits. R package version 0.1-3, https://cran.r-project.org/web/packages/jtdm. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.1-0 (2023-01-24 11:50), 0.1-1 (2023-09-25 11:50), 0.1-2 (2023-11-12 11:23)
Other packages that cited jtdm R package
View jtdm citation profile
Other R packages that jtdm depends, imports, suggests or enhances
Complete documentation for jtdm
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for jtdm0246810121416TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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