MParzenSample: Sample from MParzen model

Description Usage Arguments Value

Description

Sample from MParzen model

Usage

1
MParzenSample(N, X, model, sigma)

Arguments

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.

Value

A sample of size N from the Manifold Parzen model.


rudazhang/plmr documentation built on Aug. 30, 2021, 5:43 p.m.