The DO Loop

Statistical programming in SAS with an emphasis on SAS/IML programs
Analytics
Rick Wicklin 8
Kernel regression in SAS

A SAS programmer recently asked me how to compute a kernel regression in SAS. He had read my blog posts "What is loess regression" and "Loess regression in SAS/IML" and was trying to implement a kernel regression in SAS/IML as part of a larger analysis. This article explains how to

1 90 91 92 93 94 169