Bagkde | R Documentation |
This function builds Kernel Densities estimators from the bootstrap samples. Then averages the estimates provided by these estimators.
Bagkde(xx, grid, dobs, B = 10)
xx |
data vector for estimator bulding |
grid |
grid for density evaluation |
dobs |
density values associated whit test sample |
B |
number of histograms to aggregate |
estimations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.