# Bibliography

* \[RA12] Gordon J. Ross and Niall M. Adams. Two nonparametric control charts for detecting arbitrary distribution changes. Journal of Quality Technology, 44(2):102–116, 2012. doi:10.1080/00224065.2012.11917887.
* \[RTA12] Gordon J. Ross, Dimitris K. Tasoulis, and Niall M. Adams. Sequential monitoring of a bernoulli sequence when the pre-change parameter is unknown. Computational Statistics, 28(2):463–479, March 2012. arXiv:1212.6020, doi:10.1007/s00180-012-0311-7.
* \[HHG20] Allison Marie Horst, Alison Presmanes Hill, and Kristen B Gorman. palmerpenguins: Palmer Archipelago (Antarctica) penguin data. 2020. R package version 0.1.0. doi:10.5281/zenodo.3960218.
* \[GBR+12] Arthur Gretton, Karsten M. Borgwardt, Malte J. Rasch, Bernhard Schölkopf, and Alexander Smola. A kernel two-sample test. J. Mach. Learn. Res., 13(1):723–773, mar 2012. URL: <https://dl.acm.org/doi/10.5555/2188385.2188410>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.seldon.ai/alibi-detect/bibliography.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
