Package: RTMBdist
Type: Package
Title: Distributions Compatible with Automatic Differentiation by
        'RTMB'
Version: 0.1.0
Authors@R: c(
    person(given = "Jan-Ole", family = "Koslik", 
          email = "jan-ole.koslik@uni-bielefeld.de",
          role = c("aut", "cre"),
          comment = c(ORCID = "0009-0004-1556-9053")))
Description: 
  Extends the functionality of the 'RTMB' <https://kaskr.r-universe.dev/RTMB> package by providing a collection of non-standard probability distributions compatible with automatic differentiation (AD). While 'RTMB' enables flexible and efficient modelling, including random effects, its built-in support is limited to standard distributions. The package adds additional AD-compatible distributions, broadening the range of models that can be implemented and estimated using 'RTMB'. Automatic differentiation and Laplace approximation are described in Kristensen et al. (2016) <doi:10.18637/jss.v070.i05>.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: stats, gamlss.dist, circular, sn, statmod, movMF
Depends: R (>= 3.5.0), RTMB (>= 1.7.0)
RoxygenNote: 7.3.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), LaMa (>= 2.0.6),
        Matrix, TMB, gamlss.data, mvtnorm
Config/testthat/edition: 3
URL: https://janoleko.github.io/RTMBdist/
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-10-01 08:06:59 UTC; jan-ole
Author: Jan-Ole Koslik [aut, cre] (ORCID:
    <https://orcid.org/0009-0004-1556-9053>)
Maintainer: Jan-Ole Koslik <jan-ole.koslik@uni-bielefeld.de>
Repository: CRAN
Date/Publication: 2025-10-07 18:30:15 UTC
Built: R 4.4.3; ; 2025-10-07 23:50:59 UTC; windows
