Functional Data Analysis on Circle

Objective

Match two functional data defined on a circle for cross comparison that reduces spatial variability in statistical analysis.

Data 

In MATLAB, perform

load subject1.data; load subject2.data

Data consists of 3 columns. First two columns are x and y coordinates of  a point on the corpus callosum boundary. The last column is the curvature estimated from a quintic spline.

8.0000 2.5000 -0.0764
7.3333 3.3333 -0.0745
6.5000 4.0000 -0.1196
5.0000 4.5000 -0.0929
4.5000 5.0000 -0.1081
3.0000 5.0000 -0.1938

Documentation

 

Last update 02/07/2005.