supvar function

Supplementary variables projection

Supplementary variables projection

supvar is a generic function for adding supplementary variables in PCAmix or MFAmix. The function invokes invokes two methods which depend on the class of the first argument.

supvar(obj, ...)

Arguments

  • obj: an object of class PCAmix or MFAmix.
  • ...: further arguments passed to or from other methods.

Details

This generic function has two methods supvar.PCAmix and supvar.MFAmix

  • Maintainer: Marie Chavent
  • License: GPL (>= 2.0)
  • Last published: 2017-10-23

Useful links