cem.example.sr: Conditional Expectation Manifold Example on Swissroll

Description Usage Arguments Author(s) References See Also

View source: R/cem.example.sr.R

Description

This function runs the swissroll example in:

Samuel Gerber and Ross Whitaker, Conditional Expectation Curves, Submitted 2011.

Usage

1
cem.example.sr(n =1000, nstd=0.1, init=0, risk=2, stepX=0.1)

Arguments

n

Sample size.

nstd

Amount of normal distributed noise orthogonal to the swissroll.

risk

Optimization objective

init

Type of initialization. 0 = ground truth, 1 = random, 2 = y-values of arc (i.e. close to principal component)

stepX

Optimization step size

Author(s)

Samuel Gerber

References

Samuel Gerber, Tolga Tasdizen, Ross Whitaker, Dimensionality Reduction and Principal Surfaces via Kernel Map Manifolds, In Proceedings of the 2009 International Conference on Computer Vison (ICCV 2009).

Samuel Gerber and Ross Whitaker, Regularization-Free Principal Curve Estimation Journal of Machine Learning Research 2013.

See Also

cem


cems documentation built on May 29, 2017, 9:20 p.m.

Related to cem.example.sr in cems...