NAG Toolbox
G10 – smoothing in statistics
G10 Introduction
g10ab
– Fit cubic smoothing spline, smoothing parameter given
nag_smooth_fit_spline
g10ac
– Fit cubic smoothing spline, smoothing parameter estimated
nag_smooth_fit_spline_parest
g10bb
– Kernel density estimate using Gaussian kernel (thread safe)
nag_smooth_kerndens_gauss2
g10ca
– Compute smoothed data sequence using running median smoothers
nag_smooth_data_runningmedian
g10za
– Reorder data to give ordered distinct observations
nag_smooth_data_order
Functions scheduled for withdrawal
g10ba
– Kernel density estimate using Gaussian kernel
nag_smooth_kerndens_gauss
G08
G11