Package: kudzu
Title: Create and Work With Kudzu Density Functions for Density
        Estimation and Bayesian Updating
Version: 0.1.1
Authors@R: 
    person("Robert", "Grant", , "robert@bayescamp.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-9563-9824"))
Description: Kudzu density functions are a density estimation technique based on smoothing density estimation trees (DETs). This package fits a DET (as proposed by Ram and Gray, 2011), converts it to a kudzu density function list, returns the integrated squared error of the DET or kudzu density function, and can produce predicted densities or marginal densities of DET or kudzu density function, pseudo-random numbers from the kudzu density function, and output code for using the kudzu density function as a prior in BUGS, JAGS, Stan and Stata.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-07-02 19:08:58 UTC; robert
Author: Robert Grant [aut, cre] (<https://orcid.org/0000-0001-9563-9824>)
Maintainer: Robert Grant <robert@bayescamp.com>
