Skip to Main Content Skip to Search
Product Documentation

gridPevEvaluate - Grid evaluation of prediction error variance (PEV)

Syntax

[y, ysums] = gridpevevaluate(optimstore, X)
Y = gridpevevaluate(optimstore, X, objconname)
Y = gridpevevaluate(optimstore, X, objconname, datasetname)
Y = gridpevevaluate(optimstore, X, objconname, datasetname, rowind)

Description

A method of cgoptimstore.

Y = gridpevevaluate(optimstore, X) produces identical results to the equivalent call to cgoptimstore/pevEvaluate

Y = gridpevevaluate(optimstore, X, objconname) returns PEV values of zero for the objectives/constraints specified in the cell array objconname.

Y = gridpevevaluate(optimstore, X, objconname, datasetname) returns PEV values of zero for the specified objectives/constraints. The return matrix, Y, is of size SIZE(X,1)-by-(NOBJCON)-by-NPTS, where NOBJCON is the number of specified objectives/constraints and NPTS is the number of rows in P.

Y = gridpevevaluate(optimstore, X, objconname, datasetname, rowind) returns PEV values of zero for the specified objectives/constraints. Y is a LENGTH(ROWIND) by LENGTH(OBJCONNAME) by NPTS matrix.

How To

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2012- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS