Mean: Mean

View source: R/mean.R

MeanR Documentation

Mean

Description

Computes the weighted mean of one or more variables. Missing values are automatically excluded.

Usage

Mean(x, weights = NULL)

Arguments

x

A data.frame or matrix.

weights

The sampling or replication weights.


NumbersInternational/flipStatistics documentation built on April 12, 2024, 9:25 a.m.