www.gusucode.com > mbcmodels 工具箱 matlab 源码程序 > mbcmodels/@xreginterprbf/pevSupported.m

    function out = pevSupported(m)
%xreglinear/PEVSUPPORTED overloaded method for twostage models

%  Copyright 2009 The MathWorks, Inc. and Ford Global Technologies, Inc.

% interprbf doesn't do PEV
out = false;