pca.stress: Estimation of first three principal components and plotting a...

Description Usage Arguments Value Examples

View source: R/pca.stress.R

Description

This function estimated the first three principal components and plotting a screeplot. This function used percomp function from stats packages and plot function from graphics packages.

Usage

1

Arguments

df1

df1: a data frame which obtained from indices function

Value

3PCAs First three principal components

Scree plot Scree plot of all of PCAs

Examples

1
{pca.stress(df1)}

kadose/EASiP documentation built on Nov. 4, 2019, 3:29 p.m.