computePartial4Groups function

Computes group alphas and group factor scores for KK groups of observations in distatis.

Computes group alphas and group factor scores for KK groups of observations in distatis.

computePartial4Groups: Computes group alphas and group factor scores for KK groups of observations used to compute the compromise (i.e., matrix S) in a distatis analysis.

computePartial4Groups(resDistatis, DESIGN)

Arguments

  • resDistatis: The results of a Distatis analysis (as performed by the DistatisR::distatis) function.
  • DESIGN: A Design vector describing the groups of observations

Returns

A list with

  • "GroupFS: "The KK weighted mean coordinates
  • "groupAlpha: "The KK alpha weights

Details

In DISTATIS, the compromise is computed as a weighted (with the alpha-coefficients) sum of the KK pseudo-covariance matrices Sk, computePartial4Groups

sums all the alpha coefficients of a group to compute each group partial factor scores.

See Also

distatis

Author(s)

Hervé Abdi

  • Maintainer: Herve Abdi
  • License: GPL-2
  • Last published: 2022-12-05

Useful links