Description Usage Arguments Value
Generate a table of two-sided snooping-adjusted critical values for a given kernel in a local polynomial regression near a boudnary point
1 2 | TableSnoopingCVNearBd(bwratios, kernel = "triangular", db, order = 1,
alpha = 0.05, S = 10000, T = 1000, ngr = 100)
|
bwratios |
Bandwidth ratios of maximum to minimum bandwidth for which to compute critical values |
kernel |
Either one of |
db |
Local distance to boundary, equal to x_{0}/\underline{h}, where x_{0} is point of interest. |
order |
order of local polynomial |
alpha |
Determines confidence level 1-α at which to compute critical values |
S |
number of draws of the Gaussian process \hat{\mathbb{H}}(h) |
T |
number of draws from a normal distribution in each draw of the Gaussian process |
ngr |
number of grid points on which to evaluate the Gaussian process \hat{\mathbb{H}}(s), or else a vector of grid points |
A table of snooping-adjusted critical values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.