Spatial prediction map using raster format dataset
Omar, I think that the following document will be of help: https://cran.r-project.org/web/packages/dismo/vignettes/sdm.pdf It is a gentle and practical introduction to raster: both data handling and regression. It is about species distribution modeling but the principles apply to your question too, I think. Eelke
On 10/15/2015 07:43 AM, Omar Faisel wrote:
Dear All, My data represent landslides locations and conditioning factors (5000 row, 2000 column, tiff format) contain the following:1- Training and testing locations (1=ist, 0= not, also -9999 value refer to no-data areas)2- Independent variables like slope, elevation..etc. Which type of code do i need to use :1- To read the files, (which format?)2- To run linear regression or any prediction model. Thank you in advance. Omar. [[alternative HTML version deleted]]