Statistics
| Revision:

gvsig-geoprocess / org.gvsig.geoprocess / trunk / org.gvsig.geoprocess / org.gvsig.geoprocess.app / org.gvsig.geoprocess.app.mainplugin / src / main / resources / help / en / es.unex.sextante.gridAnalysis.roc / roc.xml @ 338

History | View | Annotate | Download (2.17 KB)

1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
        <help>
3
                <element name="DESCRIPTION" text="Shows a ROC (Receiver Operating Characteristic) curve. &#10;&#10;ROC curves can be used to assess the validity of a predictive model. &#10;&#10;" description="Description" type="0">
4
                </element>
5
                <element name="ADDITIONAL_INFO" text='* Benito de Pando, B. y pe&#241;as de Giles, J. (2007): "Aplicaci&#243;n de modelos de distribuci&#243;n de especies a la conservaci&#243;n de la biodiversidad en el sureste de la Pen&#237;nsula Ib&#233;rica", GeoFocus (Art&#237;culos), n&#186; 7, p. 100-119, ISSN: 1578-5157 &#10;* Modelos de distribuci&#243;n basados en algoritmos de presencia-ausencia (Fielding y Bell 1997, Segurado y Ara&#250;jo 2004, Mu&#241;oz y Felic&#237;simo 2004) y en algoritmos de solo presencia (Phillips et al., 2006).&#10;* Fielding, A.H and Bell, J.F (1997). A review of methods for the assessment of prediction errors in conservation presence absence models. Environmental Conservation 24: 38-49.' description="Additional information" type="0">
6
                </element>
7
                <element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension created by" type="0">
8
                </element>
9
                <element name="HELP_AUTHOR" text="Victor Olaya" description="Help file created by" type="0">
10
                </element>
11
                <element name="USER_NOTES" text="" description="User_notes" type="0">
12
                </element>
13
                <element name="INPUT" text="Suitability layer, with value in the 0-1 range" description="Suitability" type="3">
14
                </element>
15
                <element name="POINTS" text="layer with presence/absence data." description="Observed points" type="3">
16
                </element>
17
                <element name="FIELD" text="The field with presence/absence information. A value equals to zero means absence. Any other value means presence." description="Absence/presence field" type="3">
18
                </element>
19
                <element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
20
                </element>
21
                <element name="GRAPH" text="" description="ROC" type="2">
22
                </element>
23
                <element name="AREA" text="" description="ROC curve" type="2">
24
                        <image description="" file="curva_roc.png">
25
                        </image>
26
                </element>
27
        </help>
28
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>