Skip to content

Commit 099daa7

Browse files
committed
joss citation updated
1 parent 7fc5fbd commit 099daa7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://insysbio.github.io/LikelihoodProfiler.jl/latest)
55
[![Build Status](https://github.com/insysbio/LikelihoodProfiler.jl/actions/workflows/CI.yml/badge.svg?branch=master)](https://github.com/insysbio/LikelihoodProfiler.jl/actions/workflows/CI.yml?query=branch%3Amaster)
66
[![codecov](https://codecov.io/gh/insysbio/LikelihoodProfiler.jl/graph/badge.svg)](https://codecov.io/gh/insysbio/LikelihoodProfiler.jl)
7+
[![DOI](https://joss.theoj.org/papers/10.21105/joss.09501/status.svg)](https://doi.org/10.21105/joss.09501)
78

89
`LikelihoodProfiler.jl` is a [Julia](https://julialang.org/downloads/) package for practical identifiability analysis and confidence intervals estimation using the profile likelihood approach. The package provides a unified interface for various profile likelihood methods, including optimization-based **OptimizationProfiler** and integration-based profiles **IntegrationProfiler**, CI endpoints search **CICOProfiler**, and more.
910

@@ -53,4 +54,4 @@ There are also well-known profile likelihood implementations in other languages,
5354

5455
## Citation
5556

56-
Borisov I., Metelkin E. An Algorithm for Practical Identifiability Analysis and Confidence Intervals Evaluation Based on Constrained Optimization. 2018. October. ICSB2018. https://doi.org/10.13140/RG.2.2.18935.06563
57+
Borisov et al., (2026). LikelihoodProfiler.jl: Unified profile-likelihood workflows for identifiability and confidence intervals. Journal of Open Source Software, 11(117), 9501, https://doi.org/10.21105/joss.09501

0 commit comments

Comments
 (0)