Skip to content

mmoglu/rvimp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rvimp

R package to display the importance of predictors in a regression model

Installation

To be able to install the rvimp package, you need to type in the following commands in order in R.

install.packages("devtools") #installs the devtools package
install_github("mmoglu/rvimp") #installs the rvimp package

About

R package to display the importance of predictors in a regression model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages