getBic: getBic

Description Usage Arguments

View source: R/BicPCA.R

Description

Get the the BIC for a defined number of PCs

Usage

1
getBic(eig = NULL, N = NULL, d = NULL, k = NULL)

Arguments

eig

Eigenvalues of the covariance matrix

N

Number of observations

d

Original number of dimensions

k

Selected dimensions to calculate the BIC


MartinLoza/BicPCA documentation built on Dec. 17, 2021, 3:16 a.m.