PCOP Application. Readme file
 

Description of the PCOP.zip file.

There are several files in PCOP.zip:

  1. readme.html: This file.

  2.  
  3. PCOP.exe: This is the application executable file. It runs over Windows 98.

  4.  
  5. setup.dat: This file contains the commands required by PCOP.exe. The syntax of each line in the file is as follows:

  6.                 command_name+blank_space+command_value
    There are six commands:
  7. cp2pirpob.dat, cp4pirpob.dat: Two examples of data files. They contain the first 2 (resp. 4) principal component of the population pyramids data.

  8.     The data file has n lines, each with p data separated by blank spaces, where n is the number of observed cases and p is the number of variables observed in each case.
     
  9. cp2pirpob.alpha, cp4pirpob.alpha: They are the output files corresponding to cp2pirpob.dat and cp4pirpob.dat, respectively.

  10.    The structure of output files is as follows. There is a line for each identified principal oriented point. Each line contains, separated by blank spaces,
  11. graphPCrec.m: Matlab file for graphically post processing output files.

  12. ej3Ddepth2.dat, ej3Ddepth2.alpha, setup3Ddepth2: Data file, output file and setup file for an example of 3-dimensional data where principal curves of first and second order are extracted. See Delicado, P.(2001) for a description of the data structure.