tapply.stat: Statistics of data grouped by factors
Description
This process lies in finding statistics which consist of more than one variable, grouped or crossed by factors. The table must be organized by columns between variables and factors.
Usage
tapply.stat(y, x, stat = "mean")
Value
y Numeric
x Numeric
stat method = "mean", ...