biplot.bfa {bfa}R Documentation

Display a biplot

Description

Display a biplot

Usage

## S3 method for class 'bfa'
biplot(x, factors = c(1, 2), ...)

Arguments

x

A bfa object

factors

Integer vector giving indices of the factors to plot

...

Additional arguments to biplot; see ?biplot

Value

Displays a biplot


[Package bfa version 0.4 Index]