Subject: XploRe: Learning Guide
See XploRe:

Quantlet: smoo05
Description: Interactive density bandwidth selection.
Download: smoo05.xpl

Code:
  library("smoother")
  library("plot")
  setsize(500,500)
;
  netinc=read("nicfoo")
  netinc=netinc[,1]
  tmp=denbwsel(netinc)

Subject: XploRe: Learning Guide
See XploRe:

© MD*Tech - Method and Data Technologies, generated on 6.6.2000 .