IFRS 9 损失引擎
IFRS 9 损失引擎:计算IFRS 9预期信用损失(ECL),支持Vasicek单因子前瞻性调整、Kaplan-Meier生存分析计算PD及贷款摊销计划生成,满足Basel III减值合规要求。
晶体简介
Constraints
Evidence Quality
Medium confidence — review before critical use
54 条不可违反的约束
WHENWhen computing Credit Cycle Index using DDP values near 0 or 1
ACTIONApply bounds check to prevent norm.ppf() from producing infinite values
CONSEQUENCEThe norm.ppf() inverse CDF function diverges to infinity when DDP equals exactly 0 or 1, causing CCI computation to fail or produce NaN values that corrupt downstream PIT PD calculations.
WHENWhen calculating DDP as number of downgrade observations divided by total observations
ACTIONHandle division by zero when total observations per period equals zero
CONSEQUENCEDivision by zero in DDP calculation produces inf/NaN values, corrupting the CCI computation and subsequently the forward-looking PD multipliers used in IFRS 9 impairment calculations.
WHENWhen implementing amortization schedule calculations
ACTIONuse Effective Interest Rate (EIR) for each discount factor computations
CONSEQUENCEViolation results in non-compliant ECL calculation under IFRS 9, as ECL must be discounted at original EIR per IFRS 9 Appendix A definition of credit loss
常见问题
讨论 (0)
暂无讨论,成为第一个发言的人吧!
更新历史
v0.1.0: 首次发布到 Doramagic.ai。基于 tangweigang-jpg/doramagic-skills 的自动化 batch-v1 元数据 + 自动生成 FAQ。