Skip to content

Comments

feat: Non-compartmental analysis (NCA)#189

Merged
Siel merged 13 commits intofeat/normalized-row-apifrom
feat/nca
Jan 11, 2026
Merged

feat: Non-compartmental analysis (NCA)#189
Siel merged 13 commits intofeat/normalized-row-apifrom
feat/nca

Conversation

@Siel
Copy link
Member

@Siel Siel commented Jan 3, 2026

No description provided.

src/nca/types.rs Outdated
/// AUC calculation method (default: LinUpLogDown)
pub auc_method: AUCMethod,

/// Limit of quantification (default: 0.0)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should be "Lower limit of quantification"

Comment on lines 28 to 30
/// BLQ handling rule (default: Exclude)
pub blq_rule: BLQRule,

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What about concentrations that are too high? Its an edge-case, but since you already care about lower limit.

@mhovd mhovd changed the title nca feat: Non-compartmental analysis (NCA) Jan 8, 2026
@Siel Siel merged commit 0c4c36b into feat/normalized-row-api Jan 11, 2026
1 check failed
@Siel Siel deleted the feat/nca branch January 11, 2026 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants