kfre 0.1.7b
Pre-release
Pre-release
- Implemented exception handling for variables inside the
kfre_person()
function to ensure proper parameter validation. - Added checks to ensure
age
,is_male
,eGFR
, anduACR
parameters are supplied. - Validated that the years parameter can only be 2 or 5.
- Ensured
dm
andhtn
parameters, if provided, are either0
,1
,True
, orFalse
. - Added a check to ensure
is_north_american
is specified as eitherTrue
orFalse
. - Added acknowledgements for key influencers whose exceptional work on end-stage kidney disease has greatly inspired the creation of this library.