PLS_Toolbox Documentation: dp< doptimal durbin_watson >

dp

Purpose

Adds a diagonal line at 45 degrees (slope of 1) to the current plot

Synopsis

 

h = dp(lc, flag)

Description

DP can be used to add a line of perfect prediction to plots of actual versus predicted values. Optional input lc can be used to change the line style as in normal plotting (e.g. lc = 'b'). Returns handle of line object.

See Also

ellps, hline, plot, plttern, pltternf, vline, zline


< doptimal durbin_watson >