-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi there,
Just started trying to use your tool, but I am not getting the expected output.
My data frame looks like this:

And the code I'm using is this:
output <- calc_card_10(df, age="subject_age_at_event", gender="Sex", cholesterol="total_cholesterol",
hdl="hdl_cholesterol", sbp="bp_s_mean", is_sbp_under_treatment="treat_blood_p_label",
smoking_status="smoker_label", diabetes_status="diabetic_label")
My output file however, is just NA and zero. Please advise me on where I have gone wrong. Many thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels