Skip to content
Back to formatted view

Raw Message

Message-ID: <AM2PR04MB08526D37DFF467206247A552C16C0@AM2PR04MB0852.eurprd04.prod.outlook.com>
Date: 2017-01-01T10:56:39Z
From: Neverstop .
Subject: Fitting Hastie's principal surfaces in R

Hello,

I need to summarize a three-dimensional dataset through a principal surface that passes through the middle of the data. Principal surfaces are non-linear generalization of the plane created by the first two principal components and provide a non-linear summary of p-dimensional dataset. Principal surfaces are described in this 1989 article by Hastie and Stuetzle: https://web.stanford.edu/~hastie/Papers/Principal_Curves.pdf . They were introduced by Trevor Hastie in his Ph.D dissertation: http://www.slac.stanford.edu/cgi-wrap/getdoc/slac-r-276.pdf

I'm looking for a package to fit principal surfaces with R.
I've come across the package princurve created by TrevorHastie, but it allows to fit principal curves only. How can I fit two-dimensional principal surfaces in R?

Thank you.

	[[alternative HTML version deleted]]