m_pow_x: Modeling power

View source: R/m_pow_x.R

m_pow_xR Documentation

Modeling power

Description

Calculate the modeling power of each variable from a PCA model.

Usage

m_pow_x(data, pca_model)

Arguments

data

is a matrix of the original data (centered and scaled)

pca_model

is the pca model from the package pcaMethods

Details

Calculates the modeling power of each variable from a PCA model as is done in Umetrics Simca.

Value

Vector of the modeling power for each variable

Author(s)

Rico Derks


ricoderks/Rcpm documentation built on May 18, 2022, 7:49 a.m.