Object Reference : Object View and Procedure Reference : Equation
  
 
funbw
Display functional coefficients final bandwidth selection results.
For equations estimated using the functional coefficients method.
Syntax
eq_name.funbw(options)
Options
Basic Options
 
pilot
Display pilot bandwidths.
graph
Display results in graphical form.
p
Print output.
Examples
eq1.funbw
displays the bandwidth results in table form.
eq1.funbw(graph, p)
displays and prints a graph of the estimation final bandwidth selection results.
eq1.funbw(pilot)
displays a table for results for the estimation and local pilot bandwidths.
Cross-references
See “Functional Coefficient Regression” for discussion of functional coefficients estimation. See “Bandwidth Selection” and “Bandwidth Views” for discussion of bandwidths.
See also Equation::funcoef and Equation::setpilotbw.