Learn R Programming

detpack (version 1.1.3)

Density Estimation and Random Number Generation with Distribution Element Trees

Description

Density estimation for possibly large data sets and conditional/unconditional random number generation or bootstrapping with distribution element trees. The function 'det.construct' translates a dataset into a distribution element tree. To evaluate the probability density based on a previously computed tree at arbitrary query points, the function 'det.query' is available. The functions 'det1' and 'det2' provide density estimation and plotting for one- and two-dimensional datasets. Conditional/unconditional smooth bootstrapping from an available distribution element tree can be performed by 'det.rnd'. For more details on distribution element trees, see: Meyer, D.W. (2016) or Meyer, D.W., Statistics and Computing (2017) and Meyer, D.W. (2017) or Meyer, D.W., Journal of Computational and Graphical Statistics (2018) .

Copy Link

Version

Install

install.packages('detpack')

Monthly Downloads

188

Version

1.1.3

License

GPL-2

Maintainer

Daniel Meyer

Last Published

July 24th, 2019

Functions in detpack (1.1.3)

det2

Density Estimation for Bivariate Data Based on Distribution Element Trees
dimstosplit

Determine Split Dimension(s)
det.de

Extract Distribution Element Characteristics
det.rnd

Bootstrapping from Distribution Element Trees
det1

Density Estimation for Univariate Data Based on Distribution Element Trees
detpack

Distribution Element Trees for Density Estimation and Bootstrapping
det.query

Density Estimation Based on Distribution Element Trees
det.leafs

Extract Leaf Elements from Distribution Element Tree
contourRect

Draw Contours in a Rectangle
chi2indeptest

Pairwise Mutual Independence Test
chi2testlinear

Goodness-of-Fit Test for Linear Distributions
det.cut

Identify Tree Leafs Intersected by Condition(s)
allequal

Are All Columns in a Matrix Equal?
chi2testuniform

Goodness-of-Fit Test for Uniform Distribution
de.split

Split a Distribution Element
chi2testtable

(Contingency) Tables for Chi-square Tests
det.construct

Distribution Element Tree (DET) Construction