conformal

Tools for conformal inference in regression

https://github.com/ryantibs/conformal

Science Score: 49.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 2 DOI reference(s) in README
  • Academic publication links
    Links to: springer.com, wiley.com
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.0%) to scientific vocabulary
Last synced: 7 months ago · JSON representation

Repository

Tools for conformal inference in regression

Basic Info
  • Host: GitHub
  • Owner: ryantibs
  • License: gpl-2.0
  • Language: R
  • Default Branch: master
  • Homepage:
  • Size: 16 MB
Statistics
  • Stars: 248
  • Watchers: 19
  • Forks: 52
  • Open Issues: 12
  • Releases: 0
Created about 10 years ago · Last pushed over 1 year ago
Metadata Files
Readme License

README.md

Conformal Inference R Project

Maintained by Ryan Tibshirani

Based on work by Rina Barber, Emmanuel Candes, Max G'Sell, Jing Lei, Aaditya Ramdas, Alessandro Rinaldo, Ryan Tibshirani, Larry Wasserman

This repository contains R software tools for conformal inference. The current emphasis is on conformal prediction in regression. We may eventually add tools for density estimation and classification.

The folder "conformalInference" can be installed as an R package, providing access to the software tools, and the file "conformalInference.pdf" contains documentation.

The folder "lei2018" contains R code to reproduce all examples in the paper Distribution-Free Predictive Inference for Regression by Lei, G'Sell, Rinaldo, Tibshirani, Wasserman (2018). The folder "tibshirani2019" contains R code to reproduce all examples in the paper Conformal Prediction Under Covariate Shift by Tibshirani, Barber, Candes, Ramdas (2019). This code all relies on the "conformalInference" R package.

Relevant work (in reverse chronological order):

Install the R package

To install the conformalInference R package directly from github, run the following in R:

{r} library(devtools) install_github(repo="ryantibs/conformal", subdir="conformalInference")

Owner

  • Login: ryantibs
  • Kind: user

GitHub Events

Total
  • Watch event: 24
  • Issue comment event: 1
Last Year
  • Watch event: 24
  • Issue comment event: 1

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 74
  • Total Committers: 6
  • Avg Commits per committer: 12.333
  • Development Distribution Score (DDS): 0.432
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Ryan Tibshirani r****s@g****m 42
paolo-vergo p****i@g****m 24
FONTANA Matteo (JRC-ISPRA) M****A@e****u 3
szcf-weiya s****a@g****m 2
vedina j****a@g****m 2
ledell e****n@h****i 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 10
  • Total pull requests: 13
  • Average time to close issues: 2 months
  • Average time to close pull requests: about 1 month
  • Total issue authors: 5
  • Total pull request authors: 9
  • Average comments per issue: 2.3
  • Average comments per pull request: 0.77
  • Merged pull requests: 8
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • matteo-fontana (5)
  • ryantibs (2)
  • senge (1)
  • andrewczgithub (1)
  • nolanbidleman (1)
Pull Request Authors
  • paolo-vergo (4)
  • ryantibs (2)
  • jonathan-taylor (1)
  • szcf-weiya (1)
  • vedina (1)
  • civilstat (1)
  • ledell (1)
  • ariane-cwi (1)
  • matteo-fontana (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 2
  • Total downloads:
    • cran 537 last-month
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 0
    (may contain duplicates)
  • Total versions: 6
  • Total maintainers: 1
cran.r-project.org: conformalInference.multi

Conformal Inference Tools for Regression with Multivariate Response

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 277 Last month
Rankings
Forks count: 1.6%
Stargazers count: 2.5%
Average: 29.3%
Dependent packages count: 29.8%
Dependent repos count: 35.5%
Downloads: 77.0%
Maintainers (1)
Last synced: 7 months ago
cran.r-project.org: conformalInference.fd

Tools for Conformal Inference for Regression in Multivariate Functional Setting

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 260 Last month
Rankings
Forks count: 1.6%
Stargazers count: 2.5%
Dependent packages count: 29.8%
Average: 29.8%
Dependent repos count: 35.5%
Downloads: 79.7%
Maintainers (1)
Last synced: 7 months ago

Dependencies

conformalInference/DESCRIPTION cran
  • SAM * suggests
  • glmnet * suggests
  • lars * suggests
  • plyr * suggests
  • randomForest * suggests
  • splines * suggests