PCAportfolios: <PCAportfolios>

Description Usage Arguments

Description

<Performing PCA on financial data and revealing the composition of each factor-representing portfolio.>

Usage

1
PCAportfolios(selection, Center = T, Scale = F, ncomp = 6)

Arguments

selection

A data.frame object.

Center

Logical, whether to center data to the mean or not, default is TRUE.

Scale

Logical, whether to standardize data or not, default is FALSE.

ncomp

Integer, number of principal components (or factors) to retain, default is 6.


rickycant90/BMLgarch documentation built on May 23, 2019, 10:36 p.m.