1 | evaluate2DNonParamRegression(p, y, loc, Y, h_values, ind)
|
p |
(x, y) coordinates at which to calculate the regression estimate. |
y |
Original value of the parameter associated with the point p}} \item{loc}{locations (matrix of coordinates)} \item{Y}{data to be smoothed} \item{h_values}{bandwidths} \item{ind}{index of points to use to calculate the regression estimate} } { A function to calculate the regression estimate for each point p and bandwiths h1 and h2. Taken from A.W. Bowman and A. Azzalini, "Applied Smoothing Techniques for Data Analysis", Oxford, Clarendon Press, 1997, pag. 53 } { Lindesay Scott-Hayward } |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.