OmegaSquared: OmegaSquared

View source: R/sumofsquares.R

OmegaSquaredR Documentation

OmegaSquared

Description

The generalized R-Squared (i.e., with multiple variables).

Usage

OmegaSquared(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.


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