Learn R Programming

matrixpls (version 0.4.0)

optim.maximizePrediction: Optimization criterion for maximal prediction

Description

Optimization criterion for maximal prediction

Usage

optim.maximizePrediction(matrixpls.res)

Arguments

matrixpls.res
An object of class matrixpls from which the criterion function is calculated

Value

  • Mean squared prediction error.

Details

Calculates the predicted variances of reflective indicators. The prediction criterion is negative of the sum of predicted variances.

See Also

Other Weight optimization criteria: optim.maximizeInnerR2