Description Usage Arguments Value
Sample from MParzen model
1 | MParzenSample(N, X, model, sigma)
|
N |
Number of samples. |
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. Can be zero. |
A sample of size N from the Manifold Parzen model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.