Skip to content

Implementation of the local polynomial density estimator in 2D

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

klutchnikoff/densityLocPoly

Repository files navigation

densityLocPoly

This package is designed to estimate bivariate densities using nonparametric local polynomial procedures for data that belong to (complicated) domains in $R^2$.

This package has been created to illustrate the properties of the estimation procedure proposed in this paper.

Installation

You can install the development version of densityLocPoly from GitHub with:

# install.packages("devtools")
devtools::install_github("klutchnikoff/densityLocPoly")

Getting started

library("densityLocPoly")

Examples

Examples used in the companion paper arXiv:2308.01156 are accessible here

About

Implementation of the local polynomial density estimator in 2D

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages