Skip to content

Commit

Permalink
Documentation update
Browse files Browse the repository at this point in the history
  • Loading branch information
robinvanemden committed Jul 8, 2019
1 parent 16e98b1 commit c4b465d
Show file tree
Hide file tree
Showing 12 changed files with 17 additions and 13 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ Some more extensive vignettes to get you started with the package:

Paper offering a general overview of the package's structure & API:

* [An introduction to multi-armed bandit problems and the use of the R package contextual](https://arxiv.org/abs/1811.01926) paper.
* [An introduction to multi-armed bandit problems and the use of the R package contextual](https://github.com/Nth-iteration-labs/contextual/raw/master/docs/articles/arxiv_2018/jss.pdf) paper.


<!---
Expand Down
2 changes: 1 addition & 1 deletion contextual.Rproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ BuildType: Package
PackageUseDevtools: Yes
PackageInstallArgs: --no-multiarch --with-keep.source
PackageCheckArgs: --as-cran
PackageRoxygenize: vignette
PackageRoxygenize: rd,collate,namespace,vignette

QuitChildProcessesOnExit: Yes
2 changes: 1 addition & 1 deletion docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/EpsilonFirstPolicy.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/EpsilonGreedyPolicy.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/Exp3Policy.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/GradientPolicy.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 6 additions & 2 deletions docs/reference/Plot.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/reference/RandomPolicy.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c4b465d

Please sign in to comment.