quickcrit: Additional Contribution of New Component to the SC System

View source: R/sca.R

quickcritR Documentation

Additional Contribution of New Component to the SC System

Description

Compute the additional contribution of a new component to the simple component system P on S.

Usage

quickcrit(newcomp, S, P, criterion)

Arguments

newcomp

numeric vector, typically the result of simpvector().

S

correlation/covariance matrix

P

component matrix

criterion

character string specifying the optimality criterion, see sccrit for details.

Value

...

See Also

sccrit; further sca, also for references.


sca documentation built on June 22, 2024, 7:34 p.m.

Related to quickcrit in sca...