summary.ContinuousBiplot function

Summary of the solution of a Biplot for Continuous Data

Summary of the solution of a Biplot for Continuous Data

## S3 method for class 'ContinuousBiplot' summary(object, latex = FALSE, ...)

Arguments

  • object: An object of class "ContinuousBiplot"
  • latex: Should the results be in latex tables
  • ...: Any aditional parameters

Details

Summary of the solution of a Biplot for Continuous Data

Returns

The summary

Author(s)

Jose Luis Vicente Villardon

Examples

## Simple Biplot with arrows data(Protein) bip=PCA.Biplot(Protein[,3:11]) summary(bip)
  • Maintainer: Jose Luis Vicente Villardon
  • License: GPL (>= 2)
  • Last published: 2023-11-21

Useful links