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 45fe381 commit db6a52b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ install.packages("devtools")
library(devtools)
install_github("alexwky/IBoost")
```
\code{IBoost()} is the main function that implements the I-Boost procedure. Details about the function can be found in the user manual:
**IBoost()** is the main function that implements the I-Boost procedure. Details about the function can be found in the user manual:
```
?IBoost
```
```

0 comments on commit db6a52b

Please sign in to comment.