vgQ.absmin {epca}R Documentation

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)

Arguments

x

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

Value

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

Examples

## Not run: 
## NOT RUN
## NOT for users to call.

## End(Not run)

[Package epca version 1.1.0 Index]