![]() |
|
|
|
Lecture 13 : GIS Data Modeling (link to Powerpoint file) Lab 14: Predictive Modeling Homework 7: Modeling Critique
GIS in ArchaeologyGIS ModelingIntroductionWhat is a model?A model is a simplified representation of realityGIS Models VariationsDescriptive vs. Prescriptive modelsDescriptive models describes how the data arePrescriptive models predict how the data will be under certain circumstancesDeterministic vs. Stochastic modelsDeterministic models has completely defined parametersStochastic models use and element of randomness in the modeling processStatic vs. Dynamic modelsStatic models show the state of the data at one moment in timeDynamic models deals with how the data change over timeInductive vs. Deductive modelsInductive models use known data to arrive at predictionsDeductive models start from theoretical ideas to arrive at predictionsRaster vs. Vector ModelsRaster or Vector, how to decideGenerally the type of model used is largely a function of the types of data sources for the underlying data to be modeledVector ModelsGood for modeling phenomenon with discrete boundaries or that rely largely on vector based dataRaster ModelsPreferred when the data sources are largely raster based data setsUseful if DEM or Satellite imagery is a major componentModeling ProcessModeling ProcessDefine the goal of the modeling processIsolate the factors that are likely to be importantImplement the modelTest the model to assess it’s validityImportance of GIS in the processGIS is a good tool for integrate a variety of spatial dataGIS can perform either raster or vector based modelingWhere necessary GIS can convert data from raster to vector or vice versaModeling can be done within the GIS but may also require use of other external database, statistical, graphic or analysis programsLoose coupling requires use of external formats to transfer dataTight coupling supplies a common user interfaceEmbedded system bundles the other software directly within the GISModel TypesBinary ModelsClassifies region into binary responses (e.g. Yes/No, Present/Absent)Index ModelsClassifies region into 3 or more classes (e.g. Low, Medium, High)Regression ModelsProcess ModelsModel Types (cont.)Binary ModelsBinary models produce binary outputApplicationsIdentify areas that have changed from one state to anotherIdentify areas that are suitable for a purposeExamplesCatchment area delimitationHigh/Low archaeological site probability mappingModel Types (cont.)Index ModelsIndex models produce a suitability index as outpute.g. High, medium, low suitabilityWeighted Linear CombinationsCreate suitability criteria for each factor, then add these together in proportion to their presumed importanceApplicationsSuitability AnalysisVulnerability AnalysisExamplesModel Types (cont.)Regression ModelsRegression models compute a dependent (aka output) value based on the values of a independent (aka predictor) variables.f(x) = a + b1x1 + b2x2 +…+ bnxnLinear Regression ModelsProduces an output value that can take on a range of valuesLogistic Regression ModelsOutput of logistic regression is a binary responseModel Types (cont.)Process ModelsProcess models using existing theories to create an analytic modelApplicationSoil Erosion models |