Skip to content
Prev 90727 / 398500 Next

Hmisc + summarize + quantile: Why only quantiles for first variable in data frame?

Kim Milferstedt wrote:
Please read the documentation and see the examples.  The first argument 
to summarize is a matrix or vector and if a matrix, FUN must use matrix 
operations if you want column-by-column results.

FH