-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
30 lines (30 loc) · 950 Bytes
/
CITATION.cff
File metadata and controls
30 lines (30 loc) · 950 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
cff-version: 1.2.0
message: "If you use APMODE in your research, please cite it as below."
type: software
title: "APMODE: Adaptive Pharmacokinetic Model Discovery Engine"
abstract: >
APMODE is a governed meta-system that composes five population PK modeling
paradigms — classical NLME (nlmixr2), automated structural search, hybrid
mechanistic-NODE (JAX/Diffrax), agentic LLM model construction, and
Bayesian Stan/Torsten — under a unified evidence-gate funnel with fully
reproducible JSON bundles.
authors:
- family-names: Kornilov
given-names: Sergey A.
affiliation: Biostochastics
version: 0.6.1-rc1
date-released: 2026-04-17
license: GPL-2.0-or-later
repository-code: "https://github.com/biostochastics/apmode"
url: "https://github.com/biostochastics/apmode"
keywords:
- pharmacokinetics
- population-pk
- nlme
- nlmixr2
- neural-ode
- bayesian
- stan
- agentic-llm
- model-discovery
- reproducibility