tapply.stat: Statistics of data grouped by factors

Description Usage Arguments Value Author(s)

View source: R/tapply.stat.r

Description

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.

Usage

1
tapply.stat(y, x, stat = "mean")

Arguments

y

Data.frame variables.

x

Data.frame factors.

stat

Method.

Value

y Numeric x Numeric stat method = "mean", ...

Author(s)

Eric B Ferreira, eric.ferreira@unifal-mg.edu.br

Denismar Alves Nogueira

Portya Piscitelli Cavalcanti (Adapted from Felipe de Mendiburu - GPL)


ExpDes.pt documentation built on Oct. 5, 2021, 9:09 a.m.