Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# qqconf

![](https://cranlogs.r-pkg.org/badges/grand-total/qqconf?color=green)

An R Package to Put Simultaneous Testing Bands on QQ and PP Plots

To install our code from CRAN, run
Expand All @@ -9,7 +12,7 @@ install.packages("qqconf")

For an introductory tutorial, please see our [vignette](https://cloud.r-project.org/web/packages/qqconf/vignettes/qqconf_introduction.html).

Full documentation can be found in our [reference manual](https://cloud.r-project.org/web/packages/qqconf/qqconf.pdf) and additional methodological details can be found in [our paper](https://arxiv.org/abs/2111.15082).
Full documentation can be found in our [reference manual](https://cloud.r-project.org/web/packages/qqconf/qqconf.pdf) and additional methodological details can be found in [our paper](https://www.jstatsoft.org/article/view/v106i10).

## Acknowledgements

Expand Down