StandardDeviation: StandardDeviation

View source: R/standarddeviation.R

StandardDeviationR Documentation

StandardDeviation

Description

Computes the weighted variance of one or more variables

Usage

StandardDeviation(x, weights = NULL, method = "SPSS")

Arguments

x

A data.frame or matrix.

weights

The sampling or replication weights.

method

The way that the weights are addressed in the computation. Currently only "SPSS" is supported.


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