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 25 Jul. 2026.
Previous versions and publish date:
(2026-07-09 06:58), 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)
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

lomb  
Lomb-Scargle Periodogram
Computes the Lomb-Scargle Periodogram and actogram for evenly or unevenly sampled time series. Inclu ...
Download / Learn more Package Citations See dependency  
UnitStat  
Performs Unit Root Test Statistics
A test to understand the stability of the underlying stochastic data. Helps the user’s understand ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
dendroextras  
Extra Functions to Cut, Label and Colour Dendrogram Clusters
Provides extra functions to manipulate dendrograms that build on the base functions provided by the ...
Download / Learn more Package Citations See dependency  

27,987

R Packages

239,283

Dependencies

74,234

Author Associations

27,988

Publication Badges

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