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