svjaco/lpreba: Local Polynomial Regression with Option for Explicit Boundary Adjustment

The package implements the local polynomial regression estimator of arbitrary degree. Estimates for the regression function (conditional mean), its first and second derivative can be obtained. Moreover, computation of effective kernels (i.e. effectively assigned weights in the kernel smoothing process) is provided. Different compactly supported kernels (Uniform, Epanechnikov, etc.) are available. For local constant regression (Nadaraya-Watson), explicit boundary adjustment via boundary kernels can be conducted. Different boundary kernels are available. Additional functionality includes bandwidth selection via cross-validation and the computation of asymptotic confidence intervals.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("svjaco/lpreba")
svjaco/lpreba documentation built on March 4, 2022, 12:42 a.m.