# Stats/Other

- [CAR-LASSO](https://tianyi0216.gitbook.io/blog/reading-notes/stats-other/car-lasso.md): https://arxiv.org/abs/2012.08397
- [Multivariate Distribution and Inference Applications](https://tianyi0216.gitbook.io/blog/reading-notes/stats-other/multivariate-distribution-and-inference-applications.md): https://www.sciencedirect.com/science/article/pii/S0307904X21005291
- [Vocabulary](https://tianyi0216.gitbook.io/blog/reading-notes/stats-other/multivariate-distribution-and-inference-applications/vocabulary.md)
- [Network Visualization](https://tianyi0216.gitbook.io/blog/reading-notes/stats-other/network-visualization.md): Chapter 9 of Visualization Analysis and Design by Tamara Munzner
- [Microbiome Network Analysis](https://tianyi0216.gitbook.io/blog/reading-notes/stats-other/microbiome-network-analysis.md)
- [Gut Microbiome](https://tianyi0216.gitbook.io/blog/reading-notes/stats-other/gut-microbiome.md): https://www.nature.com/articles/s41598-017-13601-y
- [Microbiome ML](https://tianyi0216.gitbook.io/blog/reading-notes/stats-other/microbiome-ml.md)
- [Gut Microbiota Composition is related to AD Pathology](https://tianyi0216.gitbook.io/blog/reading-notes/stats-other/microbiome-ml/gut-microbiota-composition-is-related-to-ad-pathology.md): https://www.frontiersin.org/articles/10.3389/fimmu.2021.794519/full
- [Machine learning and deep learning applications in microbiome research](https://tianyi0216.gitbook.io/blog/reading-notes/stats-other/microbiome-ml/machine-learning-and-deep-learning-applications-in-microbiome-research.md)


---

# 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://tianyi0216.gitbook.io/blog/reading-notes/stats-other.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.
