require(aws)
# 1D local constant smoothing
if (FALSE) demo(aws_ex1)
if (FALSE) demo(aws_ex2)
# 2D local constant smoothing
if (FALSE) demo(aws_ex3)
# 1D local polynomial smoothing
if (FALSE) demo(lpaws_ex1)
# 2D local polynomial smoothing
if (FALSE) demo(lpaws_ex2)
# 1D irregular design
if (FALSE) demo(irreg_ex1)
# 2D irregular design
if (FALSE) demo(irreg_ex2)
Run the code above in your browser using DataLab