Other packages > Find by keyword >

PosiR  

Post-Selection Inference via Simultaneous Confidence Intervals
View on CRAN: Click here


Download and install PosiR package within the R console
Install from CRAN:
install.packages("PosiR")

Install from Github:
library("remotes")
install_github("cran/PosiR")

Install by package version:
library("remotes")
install_version("PosiR", "0.1.2")



Attach the package and use:
library("PosiR")
Maintained by
Henry Chukwuma
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2025-04-30
Latest Update: 2025-04-30
Description:
Post-selection inference in linear regression models, constructing simultaneous confidence intervals across a user-specified universe of models. Implements the methodology described in Kuchibhotla, Kolassa, and Kuffner (2022) "Post-Selection Inference" <doi:10.1146/annurev-statistics-100421-044639> to ensure valid inference after model selection, with applications in high-dimensional settings like Lasso selection.
How to cite:
Henry Chukwuma (2025). PosiR: Post-Selection Inference via Simultaneous Confidence Intervals. R package version 0.1.2, https://cran.r-project.org/web/packages/PosiR. Accessed 06 Jun. 2025.
Previous versions and publish date:
No previous versions
Other packages that cited PosiR R package
View PosiR citation profile
Other R packages that PosiR depends, imports, suggests or enhances
Complete documentation for PosiR
Functions, R codes and Examples using the PosiR R package
Full PosiR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ClusterBootstrap  
Analyze Clustered Data with Generalized Linear Models using the Cluster Bootstrap
Provides functionality for the analysis of clustered data using the cluster bootstrap. ...
Download / Learn more Package Citations See dependency  
lodGWAS  
Genome-Wide Association Analysis of a Biomarker Accounting for Limit of Detection
Genome-wide association (GWAS) analyses of a biomarker that account for the limit of detection. ...
Download / Learn more Package Citations See dependency  
N2R  
Fast and Scalable Approximate k-Nearest Neighbor Search Methods using 'N2' Library
Implements methods to perform fast approximate K-nearest neighbor search on input matrix. Algorithm ...
Download / Learn more Package Citations See dependency  
tidyxl  
Read Untidy Excel Files
Imports non-tabular from Excel files into R.Exposes cell content, position and formatting in a tidy ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
ROpenWeatherMap  
R Interface to OpenWeatherMap API
OpenWeatherMap (OWM) is a service providing weather related data. T ...
Download / Learn more Package Citations See dependency  

24,352

R Packages

207,311

Dependencies

65,804

Author Associations

24,331

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA