ResidualSumOfSquares: ResidualSumOfSquares

View source: R/sumofsquares.R

ResidualSumOfSquaresR Documentation

ResidualSumOfSquares

Description

Computes the rss for a factor.

Usage

ResidualSumOfSquares(x, group, weights = NULL)

Arguments

x

A data.frame or matrix.

group

A variable indicating group membership. Either a factor or coerced to a factor.

weights

The sampling or replication weights.


Displayr/flipStatistics documentation built on June 2, 2025, 12:48 p.m.