Changeset 846 for MGET/Branches/Jason/PythonPackage/dist/TracOnlineDocumentation/Documentation/ArcGISReference/GAM.PredictFromArcGISRasters.html
- Timestamp:
- 11/15/11 17:17:43 (18 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
MGET/Branches/Jason/PythonPackage/dist/TracOnlineDocumentation/Documentation/ArcGISReference/GAM.PredictFromArcGISRasters.html
r842 r846 1 1 <?xml version="1.0" encoding="utf-8"?> 2 2 <!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="id10313 9">GAMPredictFromArcGISRasters_GeoEco <inputModelFile> <inputPredictorRasters;inputPredictorRasters...> <variableNames;variableNames...> <outputResponseRaster> {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"><inputModelFile></td><td class="info" align="left"><p>File that contains the fitted model, generated by the Fit GAM3 <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 <inputModelFile> <inputPredictorRasters;inputPredictorRasters...> <variableNames;variableNames...> <outputResponseRaster> {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"><inputModelFile></td><td class="info" align="left"><p>File that contains the fitted model, generated by the Fit GAM 4 4 tool.</p></td></tr><tr><td class="info"><inputPredictorRasters;inputPredictorRasters...></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 5 5 appears in the model's formula. The list provided for the Model
