Principal component feature loadings

LookAtPCFeatureLoadings(pca.results, pc.to.look.at)

Arguments

pca.results

Object outputted from stats::prcomp()

pc.to.look.at

Numeric value indicating which principal component to look at.

Value

No objects are outputted but a plot is created.

See also