Skip to content

How to calculate the stratified means in a data frame?

1 message · Liaw, Andy

#
See ?tapply or ?by.

Andy