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 April 12, 2024, 4:15 a.m.