Skip to content

shuxiaoc/outference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

outference

This R package provides a tool for doing valid statistical inference corrected for outlier removal in linear regressions. See arXiv:1711.10635 [stat.ME] for more details.

This repo contains the development version of the package. To install it with the vignette, type

devtools::install_github("shuxiaoc/outference", build_opts = c("--no-resave-data", "--no-manual"), build_vignettes = TRUE)

in R. If you do not want to include the vignette, simply type

devtools::install_github("shuxiaoc/outference")

About

A Tool for Valid Inference Corrected for Outlier Removal in Linear Regressions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages