lpcde

lpcde: Estimation and Inference for Local Polynomial Conditional Density Estimators - Published in JOSS (2025)

https://github.com/nppackages/lpcde

Science Score: 95.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 4 DOI reference(s) in README and JOSS metadata
  • Academic publication links
    Links to: joss.theoj.org
  • Committers with academic emails
    2 of 2 committers (100.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
    Published in Journal of Open Source Software
Last synced: 6 months ago · JSON representation

Repository

R implementation of bandwidth selection, point estimation and inference procedures for local polynomial conditional distribution and density methods.

Basic Info
Statistics
  • Stars: 5
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 7
Created over 4 years ago · Last pushed 12 months ago
Metadata Files
Readme License

README.md

License: GPL v3 DOI CRAN version codecov

lpcde

The lpcde package provides R implementation of bandwidth selection, point estimation and inference procedures for local polynomial conditional distribution and density methods.

This work was supported by the the National Science Foundation through grants SES-1947805, SES-1947662, DMS-2210561, and SES-2241575, and from the National Institute of Health (R01 GM072611-16).

Website

https://nppackages.github.io/lpcde

Queries and Requests

Please email: lpcde@googlegroups.com

R Implementation

Install from source

Install the development version of the package by running

devtools::install_github('nppackages/lpcde/R/lpcde')

Install from CRAN

To install/update in R type:

install.packages('lpcde')

Contributing

If you have any contributions to help improve or increase the functionality of this package, then please feel free to contribute, by opening a PR or an issue if you have any suggestions.

Major Updates

Details regarding package updates can be found in NEWS.md.

Additional Information

References

Software and Implementation

Technical and Methodological

Owner

  • Name: NP Packages
  • Login: nppackages
  • Kind: organization

Nonparametric and Semiparametric Methods

JOSS Publication

lpcde: Estimation and Inference for Local Polynomial Conditional Density Estimators
Published
March 07, 2025
Volume 10, Issue 107, Page 7241
Authors
Matias D. Cattaneo ORCID
Department of Operations Research and Financial Engineering, Princeton University, USA
Rajita Chandak ORCID
Institute of Mathematics, EPFL, Switzerland
Michael Jansson ORCID
Department of Economics, University of California, Berkeley, USA
Xinwei Ma ORCID
Department of Economics, University of California, San Diego, USA
Editor
Susan Holmes ORCID
Tags
statistics density estimation kernel methods local polynomials

GitHub Events

Total
  • Create event: 2
  • Issues event: 12
  • Release event: 2
  • Issue comment event: 15
  • Push event: 19
Last Year
  • Create event: 2
  • Issues event: 12
  • Release event: 2
  • Issue comment event: 15
  • Push event: 19

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 151
  • Total Committers: 2
  • Avg Commits per committer: 75.5
  • Development Distribution Score (DDS): 0.139
Past Year
  • Commits: 45
  • Committers: 2
  • Avg Commits per committer: 22.5
  • Development Distribution Score (DDS): 0.067
Top Committers
Name Email Commits
Rajita Chandak r****k@d****u 130
Matias D. Cattaneo c****o@p****u 21
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 9
  • Total pull requests: 4
  • Average time to close issues: 1 day
  • Average time to close pull requests: 21 minutes
  • Total issue authors: 2
  • Total pull request authors: 1
  • Average comments per issue: 0.44
  • Average comments per pull request: 0.25
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 9
  • Pull requests: 0
  • Average time to close issues: 1 day
  • Average time to close pull requests: N/A
  • Issue authors: 2
  • Pull request authors: 0
  • Average comments per issue: 0.44
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • salbalkus (6)
  • soichiroy (3)
Pull Request Authors
  • rajitachandak (6)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

R/lpcde/DESCRIPTION cran
  • R >= 3.3.0 depends
  • MASS * imports
  • Rcpp >= 0.12.8 imports
  • ggplot2 * imports
  • mvtnorm * imports
  • purrr * imports
  • stats * imports
  • testthat >= 3.0.0 suggests
.github/workflows/CI.yml actions
  • actions/checkout v2 composite
  • codecov/codecov-action v3 composite
.github/workflows/r.yml actions
  • actions/checkout v2 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite