powered by
Builds a function to calculate the median of a continuous variable for each level of an outcome.
summary_median(var)
A continuous variable name as a string.
A function that calculates the median value of var for each outcome level.
var