Package: jtdm Type: Package Title: Joint Modelling of Functional Traits Version: 0.1-3 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) . License: GPL-3 Encoding: UTF-8 LazyData: true Imports: ggforce, mniw, mvtnorm, parallel, stats, utils, ggplot2, gridExtra, reshape2 RoxygenNote: 7.2.3 Depends: R (>= 3.5.0) Authors@R: person("Giovanni", "Poggiato",, "giov.poggiato@gmail.com", role = c("aut","cre","cph"), comment = c(ORCID = "0000-0003-1957-9764")) URL: https://github.com/giopogg/jtdm, https://giopogg.github.io/jtdm/ VignetteBuilder: knitr BugReports: https://github.com/giopogg/jtdm/issues Suggests: knitr, rmarkdown, devtools Config/pak/sysreqs: libfontconfig1-dev libfreetype6-dev libicu-dev Repository: https://giopogg.r-universe.dev Date/Publication: 2024-09-09 09:47:21 UTC RemoteUrl: https://github.com/giopogg/jtdm RemoteRef: HEAD RemoteSha: 1c04e3da1db5d0604a415a8e54c929c266facd91 NeedsCompilation: no Packaged: 2026-06-21 09:33:56 UTC; root Author: Giovanni Poggiato [aut, cre, cph] (ORCID: ) Maintainer: Giovanni Poggiato