Package: DDPstar
Type: Package
Title: Density Regression via Dirichlet Process Mixtures of Normal
        Structured Additive Regression Models
Version: 1.0-1
Date: 2025-01-30
Authors@R: c(
	person(given = "Maria Xose", family = "Rodriguez-Alvarez",
		email = "mxrodriguez@uvigo.gal", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-1329-9238")),
	person(given = "Vanda", family = "Inacio", email = "Vanda.Inacio@ed.ac.uk", role = c("aut"), comment = c(ORCID = "0000-0001-8084-1616")))
Imports: stats, grDevices, graphics, splines, moments, Matrix,
        parallel, MASS
Depends: R (>= 3.5.0)
Description: Implements a flexible, versatile, and computationally tractable model for density regression based on a single-weights dependent Dirichlet process mixture of normal distributions model for univariate continuous responses. The model assumes an additive structure for the mean of each mixture component and the effects of continuous covariates are captured through smooth nonlinear functions. The key components of our modelling approach are penalised B-splines and their bivariate tensor product extension. The proposed method can also easily deal with parametric effects of categorical covariates, linear effects of continuous covariates, interactions between categorical and/or continuous covariates, varying coefficient terms, and random effects. Please see Rodriguez-Alvarez, Inacio et al. (2025) for more details.
License: GPL
NeedsCompilation: no
Packaged: 2025-01-30 11:41:24 UTC; mrodriguez
Author: Maria Xose Rodriguez-Alvarez [aut, cre]
    (<https://orcid.org/0000-0002-1329-9238>),
  Vanda Inacio [aut] (<https://orcid.org/0000-0001-8084-1616>)
Maintainer: Maria Xose Rodriguez-Alvarez <mxrodriguez@uvigo.gal>
Repository: CRAN
Date/Publication: 2025-01-31 11:10:09 UTC
Built: R 4.6.0; ; 2025-07-18 05:25:28 UTC; unix
