Learn R Programming

epca (version 1.1.0)

vgQ.absmin: Gradient of Absmin Criterion

Description

This is a helper function for absmin and is not to be used directly by users.

Usage

vgQ.absmin(x)

Value

a list required by GPArotation::GPForth for the absmin rotation.

Arguments

x

a matrix or Matrix, initial factor loadings matrix for which the rotation criterian is to be optimized.

Examples

Run this code
if (FALSE) {
## NOT RUN
## NOT for users to call.
}

Run the code above in your browser using DataLab