SumOfSquares: SumOfSquares

View source: R/sumofsquares.R

SumOfSquaresR Documentation

SumOfSquares

Description

Computes the weighted sum of squares of one or more variables

Usage

SumOfSquares(x, weights = NULL)

Arguments

x

A data.frame or matrix.

weights

The sampling or replication weights.


NumbersInternational/flipStatistics documentation built on May 13, 2024, 1:26 a.m.