Learn R Programming

ExpDes (version 1.2.0)

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")

Arguments

y

data.frame variables

x

data.frame factors

stat

Method

Value

y Numeric

x Numeric

stat method = "mean", ...