summarise_variables: Summarise variable loadings

View source: R/pca.R

summarise_variablesR Documentation

Summarise variable loadings

Description

Summarise variable loadings

Usage

summarise_variables(x, prob = 0.75)

Arguments

x

Nested PCA object.

prob

A threshold of cumulative variability explained. Only PCs that cumulatively explain at least the given value are kept. Defaults to 0.75.

Value

A tibble with variable loadings summarised across different PCAs.


petrpajdla/settlements documentation built on June 27, 2022, 10:21 p.m.