Package: glvmlss
Title: Generalized Latent Variable Models for Location, Scale, and
        Shape parameters
Version: 0.0.1
Authors@R: 
    person("Camilo", "Cárdenas-Hurtado", , "c.a.cardenas-hurtado@lse.ac.uk", role = c("aut", "cre"),
           comment = c(ORCID = "0009-0003-1073-0912"))
Description: Functions for fitting Generalized Latent Variable Models for
    Location, Scale, and Shape Parameters (GLVM-LSS).
License: GPL (>= 3)
Depends: R (>= 4.0.0)
Imports: BH, gamlss, numDeriv, Rcpp, RcppArmadillo, RcppEnsmallen
LinkingTo: BH, Rcpp, RcppArmadillo, RcppEnsmallen
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
LazyData: true
NeedsCompilation: yes
Packaged: 2025-02-24 14:41:53 UTC; carde
Author: Camilo Cárdenas-Hurtado [aut, cre]
    (<https://orcid.org/0009-0003-1073-0912>)
Maintainer: Camilo Cárdenas-Hurtado <c.a.cardenas-hurtado@lse.ac.uk>
