Confidence interval estimates for bias in local polynomial regression.
BCLPBias(xy,k1,k2,h,h2,numgrid=401,alpha=.95)
A list containing the confidence interval limits, pointwise estimates of bias, standard deviation of bias, curve estimate, standard deviation of curve estimate, and approximate confidence limits for curve estimates and corresponding bias-corrected estimates.
A data frame, whose first column must be the explanatory variable and whose second column must be the response variable.
degree of local polynomial used in curve estimator.
degree of local polynomial used in bias estimator.
bandwidth for regression estimator.
bandwidth for bias estimator.
number of gridpoints used in the curve estimator.
nominal confidence level.
W. John Braun and Wenkai Ma