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

« back to all changes in this revision

Viewing changes to contrib/mva/help/lda_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
% @(#)lda_tabl.hlq      19.1 (ESO-IPG) 02/25/03 13:27:05
 
2
%++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 
3
%.COPYRIGHT  (c)  1990 European Southern Observatory
 
4
%.IDENT      lda_tab.hlq
 
5
%.AUTHOR     FM, IPG/ESO
 
6
%.KEYWORDS   MIDAS, help files, LDA/TAB
 
7
%.PURPOSE    On-line help file for the command: LDA/TAB
 
8
%.VERSION    1.0  28-AUG-1986 : Creation, FM
 
9
%----------------------------------------------------------------
 
10
\se
 
11
SECTION./TABL
 
12
\es\co
 
13
LDA/TAB                                                 28-AUG-1986  FM
 
14
\oc\su
 
15
LDA/TAB  Input_table  Output_table
 
16
        Fisher's linear discriminant analysis.
 
17
\us\pu
 
18
Purpose:   Fisher's Linear Discriminant Analysis.
 
19
\up\sy
 
20
Syntax:    LDA/TAB  input_table  output_table
 
21
\ys\pa
 
22
           input_table = input table
 
23
\ap\pa
 
24
           output_table = output table
 
25
\ap\no
 
26
Note:      Singularities, caused by linear dependancies, can be circumvented 
 
27
           by first carrying out a PCA and using a small number of principal
 
28
           components as input to LDA
 
29
\on\exs
 
30
Examples:
 
31
\ex
 
32
           LDA/TAB INTAB OUTAB
 
33
\xe \sxe