Other packages > Find by keyword >

varPro  

Model-Independent Variable Selection via the Rule-Based Variable Priority
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("varPro", "2.0.0")



Attach the package and use:
library("varPro")
Maintained by
Udaya B. Kogalur
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2025-12-11
Latest Update: 2025-12-11
Description:
A new framework of variable selection, which instead of generating artificial covariates such as permutation importance and knockoffs, creates release rules to examine the affect on the response for each covariate where the conditional distribution of the response variable can be arbitrary and unknown.
How to cite:
Udaya B. Kogalur (2025). varPro: Model-Independent Variable Selection via the Rule-Based Variable Priority. R package version 2.0.0, https://cran.r-project.org/web/packages/varPro. Accessed 09 Sep. 2026.
Previous versions and publish date:
(2026-08-23 01:21), 1.0.0 (2025-12-11 20:20), 1.0.1 (2025-12-14 07:50), 2.0.0 (2026-01-11 15:20), 2.1.0 (2026-02-12 17:50), 3.0.0 (2026-04-08 23:30), 3.1.0 (2026-04-19 16:10)
Other packages that cited varPro R package
View varPro citation profile
Other R packages that varPro depends, imports, suggests or enhances
Complete documentation for varPro
Functions, R codes and Examples using the varPro R package
Full varPro package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

FixedPoint  
Algorithms for Finding Fixed Point Vectors of Functions
For functions that take and return vectors (or scalars), this package provides 8 algorithms for find ...
Download / Learn more Package Citations See dependency  
febr  
Data Repository of the Brazilian Soil
Utilities to access and process data from the Data Repository of the Brazilian Soil ...
Download / Learn more Package Citations See dependency  
CenBAR  
Broken Adaptive Ridge AFT Model with Censored Data
Broken adaptive ridge estimator for censored data is used to select variables and estimate their co ...
Download / Learn more Package Citations See dependency  
slackr  
Send Messages, Images, R Objects and Files to 'Slack' Channels/Users
'Slack' <https://slack.com/> provides a service ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gpg  
GNU Privacy Guard for R
Bindings to GnuPG for working with OpenGPG (RFC4880) cryptographic methods. Includes utilities for ...
Download / Learn more Package Citations See dependency  

28,480

R Packages

239,283

Dependencies

75,476

Author Associations

28,481

Publication Badges

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