Skip to content

yh202109/mtbp3Lab

Repository files navigation

mtbp3Lab

PyPI PyPI - Downloads License: GPL v3 Tests Status Coverage Status

My lab notes in Python.

Functions are grouped into:

  • StatLab*:
    • Correlation: statlab.corr
    • Reliability: statlab.kappa

* Documents are not executed while building.

Table of Contents

Installation

Instructions on how to install the project and its dependencies.

$ pip install mtbp3Lab

Usage

Below is an example of showing the version of currently installed package:

import mtbp3Lab
print(mtbp3.__version__)

Please find more examples from the link here.

Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

License

mtbp3Lab was created by Y. Hsu. It is licensed under the terms of the GNU General Public License v3.0 license.

Credits

Documentation:

How to Cite

Hsu, Y. (2024). mtbp3Lab: My lab notes in Python [Software]. Retrieved from https://yh202109.github.io/mtbp3Lab/index.html.

@software{mtbp3,
  author = {Hsu, Y.},
  title = {mtbp3Lab: My lab notes in Python},
  year = {2024},
  url = {https://yh202109.github.io/mtbp3Lab/index.html},
  note = {Software}
}

About

My lab notes in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published