Last chance! 50% off unlimited learning
Sale ends in
tapply.stat
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.
tapply.stat(y, x, stat = "mean")
Data.frame variables.
Data.frame factors.
Method.
y Numeric x Numeric stat method = "mean", ...