Improved high level API functions
Improved high level API functions
Improvements
- Wrote new combined
eGFR()
function that automatically selects the appropriateeGFR_method()
formula to use - Wrote new combined
aki()
function that automatically calculates AKI based on all criteria and determines most severe stage - Added additional tests including warnings
Breaking Changes
- Added
No AKI
andNo Albuminuria
to stages ordered factors to prevent users have to handleNAs
mixed with ordered factors
Bug fixes
- Fixed bug in
eGFR_internal()
where it was looking for!is.na(black)
to selecteGFR_adult_SCysC()
, whenblack
was not required
Documentation available at https://alwinw.github.io/epocakir/