vecr
PURPOSE
SYNOPSIS
function z=vecr(fit)
DESCRIPTION
CROSS-REFERENCE INFORMATION
This function calls:
This function is called by:
fig2_6
Local Regression and Likelihood, Figure 2.6.
SOURCE CODE
0001
function z=vecr(fit)
0002 0003 z = fit.fit_points.kappa; 0004 0005
return
;
Generated on Fri 12-Aug-2011 11:36:15 by
m2html
© 2005