~ubuntu-branches/debian/jessie/eso-midas/jessie

« back to all changes in this revision

Viewing changes to contrib/mva/help/cmds_tabl.hlq

  • Committer: Package Import Robot
  • Author(s): Ole Streicher
  • Date: 2014-04-22 14:44:58 UTC
  • Revision ID: package-import@ubuntu.com-20140422144458-okiwi1assxkkiz39
Tags: upstream-13.09pl1.2+dfsg
ImportĀ upstreamĀ versionĀ 13.09pl1.2+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
% @(#)cmds_tabl.hlq     19.1 (ESO-IPG) 02/25/03 13:27:05
 
2
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
%.COPYRIGHT  (c)  1990 European Southern Observatory
 
4
%.IDENT      cmds_tab.hlq
 
5
%.AUTHOR     FM, IPG/ESO
 
6
%.KEYWORDS   MIDAS, help files, CMDS/TAB
 
7
%.PURPOSE    On-line help file for the command: CMDS/TAB
 
8
%.VERSION    1.0  28-AUG-1986 : Creation, FM
 
9
%----------------------------------------------------------------
 
10
\se
 
11
SECTION./TABL
 
12
\es\co
 
13
CMDS/TAB                                                28-AUG-1986  FM
 
14
\oc\su
 
15
CMDS/TAB  input_table  output_table  ncols._output_table
 
16
        multidimensional scaling
 
17
\us\pu
 
18
Purpose:   Principal Coordinates Analysis (Gower's),
 
19
           Classical (Torgerson's) Multidimensional Scaling.
 
20
\up\sy
 
21
Syntax:    CMDS/TAB  input_table  output_table  ncols._output_table
 
22
\ys\pa
 
23
           input_table         = Input table name.
 
24
\ap\pa
 
25
           output_table        = Output table name.
 
26
\ap\pa
 
27
           ncols._output_table = Number of columns in output table
 
28
                                 (no. of principal coordinates)
 
29
                                 Defaults to 3.
 
30
 
 
31
\ap\no
 
32
Note:      none
 
33
 
 
34
\on\exs
 
35
Examples:
 
36
\ex
 
37
           CMDS/TAB INTAB OUTAB
 
38
           takes symmetric table of distances in INTAB.
 
39
\xe \sxe