Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexwky authored Jan 2, 2019
1 parent db6a52b commit 5c85d69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ install.packages("glmnet")
```
install.packages("devtools")
library(devtools)
install_github("alexwky/IBoost")
install_github("alexwky/I-Boost")
```
**IBoost()** is the main function that implements the I-Boost procedure. Details about the function can be found in the user manual:
```
Expand Down

0 comments on commit 5c85d69

Please sign in to comment.