|
Subject: | XploRe: Learning Guide |
See XploRe: |
Quantlet: | smoo10 | |
Description: | Interactive regression bandwidth selection. | |
Download: | smoo10.xpl |
library("smoother") library("plot") setsize(500,500) ; nicfoo=read("nicfoo") tmp=regxbwsel(nicfoo)
Subject: | XploRe: Learning Guide |
See XploRe: |