Statistics
| Revision:

gvsig-geoprocess / org.gvsig.geoprocess / trunk / org.gvsig.geoprocess / org.gvsig.geoprocess.app / org.gvsig.geoprocess.app.mainplugin / src / main / resources / help / es / es.unex.sextante.tables.tablefieldcorrelation / tablefieldcorrelation.xml @ 338

History | View | Annotate | Download (1.58 KB)

1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
        <help>
3
                <element name="DESCRIPTION" text="Este algoritmo permite conocer la correlaci&#243;n entre campos de una tabla de atributos." description="Descripci&#243;n" type="0">
4
                </element>
5
                <element name="ADDITIONAL_INFO" text="" description="Informaci&#243;n adicional" type="0">
6
                </element>
7
                <element name="EXTENSION_AUTHOR" text="" description="Extensi&#243;n creada por" type="0">
8
                </element>
9
                <element name="HELP_AUTHOR" text="" description="Ayuda creada por" type="0">
10
                </element>
11
                <element name="USER_NOTES" text="" description="Notas de usuario" type="0">
12
                </element>
13
                <element name="TABLE" text="elegir la tabla de atributos." description="Tabla" type="3">
14
                </element>
15
                <element name="FIELD" text="primer campo." description="Campo" type="3">
16
                </element>
17
                <element name="FIELD2" text="segundo campo." description="Campo2" type="3">
18
                </element>
19
                <element name="METHOD" text="a elegir entre:&#10;*Mejor ajuste posible &#10;*y = a + bx &#10;*y = a + b / x &#10;*y = a / (b - x) &#10;*y = ax ^b &#10;*y = a e^(bx) &#10;*y = a + b ln(x)" description="Tipo de ecuaci&#243;n" type="3">
20
                </element>
21
                <element name="OUTPUT_DESCRIPTION" text="" description="Descripci&#243;n general" type="2">
22
                </element>
23
                <element name="REGRESSION" text="" description="Regresi&#243;n" type="2">
24
                        <image description="" file="correlacion_entre_campos.jpg">
25
                        </image>
26
                </element>
27
                <element name="REGRESSION_DATA" text="" description="Datos del ajuste" type="2">
28
                </element>
29
        </help>
30
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>