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 Feb. 19, 2025, 8:34 a.m.