New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

calibr8

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

calibr8

Toolbox for non-linear calibration modeling.

7.1.2
PyPI
Maintainers
2

PyPI version pipeline coverage documentation DOI

calibr8

This package provides templates and functions for performing likelihood-based calibration modeling. To see implementation examples & excercises, you can go to notebooks/.

Installation

calibr8 is released on PyPI:

pip install calibr8

Documentation

Read the package documentation here.

Usage and Citing

calibr8 is licensed under the GNU Affero General Public License v3.0.

When using calibr8 in your work, please cite the Helleckes & Osthege et al. (2022) paper and the corresponding software version.

Note that the paper is a shared first co-authorship, which can be indicated by 1 in the bibliography.

@article{calibr8Paper,
  doi       = {10.1371/journal.pcbi.1009223},
  author    = {Helleckes$^1$, Laura Marie and
  	       Osthege$^1$, Michael and
	       Wiechert, Wolfgang and
	       von Lieres, Eric and
	       Oldiges, Marco},
  journal   = {PLOS Computational Biology},
  publisher = {Public Library of Science},
  title     = {Bayesian and calibration, process modeling and uncertainty quantification in biotechnology},
  year      = {2022},
  month     = {03},
  volume    = {18},
  url       = {https://doi.org/10.1371/journal.pcbi.1009223},
  pages     = {1-46},
  number    = {3}
}

@software{calibr8version,
  author    = {Michael Osthege and
               Laura Helleckes},
  title     = {JuBiotech/calibr8: v6.5.2},
  month     = mar,
  year      = 2022,
  publisher = {Zenodo},
  version   = {v6.5.2},
  doi       = {10.5281/zenodo.4127012},
  url       = {https://doi.org/10.5281/zenodo.4127012}
}

Head over to Zenodo to generate a BibTeX citation for the latest release.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts