Description Usage Arguments Value Examples
Given an orthonormal basis and a data sample, this function calculates a relevant dimension D, which represents the
dimension we want to calculate our projection estimator in (see est_dens
for more details).
1 |
basis |
an object of class |
data |
a numeric vector containing a sample of i.i.d. real random variables with common density |
kappa |
a numeric constant which does not depend on the data. A value greater than 1 a suitable, the default is 2 |
a numeric value, the dimension of a suitable subspace
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.