Git Product home page Git Product logo

r-software's Introduction

R-software

R software for selective inference.
Authors: Ryan Tibshirani, Rob Tibshirani, Jonathan Taylor, Joshua Loftus, Stephen Reid
Maintainer: Rob Tibshirani [email protected]

New tools for inference after selection, for use with forward stepwise regression, least angle regression, the lasso, and the many means problem. The package is available on CRAN. See this paper for a high level introduction to selective inference.

Code is in the directory selectiveInference/R.

  • funs.common.R: Basic functions used by many other functions, such as standardization.
  • funs.fixed.R: Inference for LASSO at a fixed, deterministic value of lambda.
  • funs.fs.R: Inference for forward stepwise.
  • funs.groupfs.R: Inference for forward stepwise with groups of variables, e.g. factors.
  • funs.inf.R: Common functions for inference with fixed, fs, lar, and manymeans (but not group).
  • funs.lar.R: Inference for least angle regression.
  • funs.max.R: Some numerical approximations. Deprecated?

Installation

The latest release of the package can be installed through CRAN:

install.packages("selectiveInference")

Code in repo is under development and may be unstable.

For development

You will have to run

make Rcpp

r-software's People

Contributors

joftius avatar jonathan-taylor avatar kevinbfry avatar nicoballarini avatar ryantibs avatar sreid11 avatar tibshirani avatar yuvalbenjamini avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.