Show
Ignore:
Timestamp:
11/15/11 17:17:43 (18 months ago)
Author:
jjr8
Message:

Fixed/implemented:
* #495: Scatterplot Matrix For Table tool should allow correlation method to be specified (Pearson, Kendall, or Spearman)
* #496: On ArcGIS 10 and Python 2.6, the Extract HDF Header tool fails with a dialog box with C Runtime Library error R6034
* #497: Add support for R 2.14.0
This will probably be merged with the Trunk and released as MGET 0.8a29.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • MGET/Branches/Jason/PythonPackage/dist/TracOnlineDocumentation/Documentation/ArcGISReference/GAM.PredictFromArcGISRasters.html

    r842 r846  
    11<?xml version="1.0" encoding="utf-8"?> 
    22<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 
    3 <html xmlns="http://www.w3.org/1999/xhtml"><head><link rel="stylesheet" type="text/css" href="81help.css?format=raw" /><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Predict GAM From Rasters</title></head><body><table style="margin-top:-1em; margin-bottom:0; padding:0; margin-left:-1em"><tr><td style="background:white"><img width="875" height="70" alt="ArcToolbox banner" src="AHBanner_ArcToolbox.gif?format=raw" /></td></tr></table><h1>Predict GAM From Rasters</h1><p></p><p>Using a fitted generalized additive model (GAM), this tool creates a raster representing the response variable predicted from ArcGIS rasters representing the predictor variables.</p><br /><p><h2><img width="11" height="11" border="0" src="sm_arrow_down.gif?format=raw" /> Command line syntax</h2></p><div Class="expand" id="id103139">GAMPredictFromArcGISRasters_GeoEco &lt;inputModelFile&gt; &lt;inputPredictorRasters;inputPredictorRasters...&gt; &lt;variableNames;variableNames...&gt; &lt;outputResponseRaster&gt; {templateRaster} {resamplingTechniques;resamplingTechniques...} {ignoreOutOfRangeValues} {outputErrorRaster} {outputBinaryResponseRaster} {cutoff} {buildPyramids} <br /><br /><b>Parameters</b><br /><table width="100%" border="0" cellpadding="5"><tbody><tr><th width="40%"><b>Expression</b></th><th width="60%"><b>Explanation</b></th></tr><tr><td class="info">&lt;inputModelFile&gt;</td><td class="info" align="left"><p>File that contains the fitted model, generated by the Fit GAM 
     3<html xmlns="http://www.w3.org/1999/xhtml"><head><link rel="stylesheet" type="text/css" href="81help.css?format=raw" /><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Predict GAM From Rasters</title></head><body><table style="margin-top:-1em; margin-bottom:0; padding:0; margin-left:-1em"><tr><td style="background:white"><img width="875" height="70" alt="ArcToolbox banner" src="AHBanner_ArcToolbox.gif?format=raw" /></td></tr></table><h1>Predict GAM From Rasters</h1><p></p><p>Using a fitted generalized additive model (GAM), this tool creates a raster representing the response variable predicted from ArcGIS rasters representing the predictor variables.</p><br /><p><h2><img width="11" height="11" border="0" src="sm_arrow_down.gif?format=raw" /> Command line syntax</h2></p><div Class="expand" id="id103131">GAMPredictFromArcGISRasters_GeoEco &lt;inputModelFile&gt; &lt;inputPredictorRasters;inputPredictorRasters...&gt; &lt;variableNames;variableNames...&gt; &lt;outputResponseRaster&gt; {templateRaster} {resamplingTechniques;resamplingTechniques...} {ignoreOutOfRangeValues} {outputErrorRaster} {outputBinaryResponseRaster} {cutoff} {buildPyramids} <br /><br /><b>Parameters</b><br /><table width="100%" border="0" cellpadding="5"><tbody><tr><th width="40%"><b>Expression</b></th><th width="60%"><b>Explanation</b></th></tr><tr><td class="info">&lt;inputModelFile&gt;</td><td class="info" align="left"><p>File that contains the fitted model, generated by the Fit GAM 
    44tool.</p></td></tr><tr><td class="info">&lt;inputPredictorRasters;inputPredictorRasters...&gt;</td><td class="info" align="left"><p>Rasters that represent the predictor variables used in the model.</p><p>This list must include one raster for each predictor variable that 
    55appears in the model's formula. The list provided for the Model