Description Usage Arguments Value References
Modified to add noise level \min(σ, s_d) to the normal directions, instead of adding σ^2 to all directions.
1 | MParzenTest(y, X, model, sigma)
|
y |
density evaluation point. |
X |
matrix of training data. |
model |
Top d-th order local covariance structure; output of 'MParzenTrain()'. |
sigma |
Maximum noise level added to the normal space of each kernel, i.e. marginal standard deviation of an isotropic Gaussian. Should be greater than zero. |
Manifold Parzen estimator at the evaluation point.
@Vincent2002
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.