# Welcome!

{% hint style="danger" %} <mark style="color:red;">This knowledge base is undergoing extensive development.</mark> Some content you found may not be fully written or may be under revision. Please be aware!
{% endhint %}

Welcome to the **Practical Statistics and Machine Learning** knowledge base provided by [TrimLAB](https://trimlab.psu.ac.th/) and collaborators from [Institute of Biomedical Engineering, Prince of Songkla University](https://bmsbme.psu.ac.th/).&#x20;

Our objective here is to summarize practical key points of data analysis, logics, statistics, and machine learning for biomedical science and engineering research. The concepts here is to be concise, math-less, and practice-based. We tried our best to lead you quick but valid to the results.

## License

[Practical Statistics and Machine Learning ](https://stat.skrnx.com/)© 2024 by Thawirasm Jungrungrueang et al is licensed under [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International <img src="https://chooser-beta.creativecommons.org/img/cc-logo.f0ab4ebe.svg" alt="" data-size="line"><img src="https://chooser-beta.creativecommons.org/img/cc-by.21b728bb.svg" alt="" data-size="line"><img src="https://chooser-beta.creativecommons.org/img/cc-nc.218f18fc.svg" alt="" data-size="line"><img src="https://chooser-beta.creativecommons.org/img/cc-sa.d1572b71.svg" alt="" data-size="line">](https://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1)

{% hint style="warning" %}
This license requires that reusers give credit to the creator. It allows reusers to distribute, remix, adapt, and build upon the material in any medium or format, for noncommercial purposes only. If others modify or adapt the material, they must license the modified material under identical terms.
{% endhint %}


---

# 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://stat.skrnx.com/welcome.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.
