emrehanks / R-ArcGIS-LSM_ToolPack

This tool is to develop an easy-to-use tool package called Landslide Susceptibility Mapping Tool Pack (LSM Tool Pack) for producing landslide susceptibility maps based on integrating R with ArcMap Software. The proposed tool contains 5 main modules namely: (1) Data Preparation (DP), (2) Feature (Factor) Selection (FS), (3) Logistic Regression (LR), (4) Random Forest (RF), (5) Performance Evaluation (PE) and (6) Create Raster Stack (Multi-Bands).
Apache License 2.0
40 stars 11 forks source link

createRasterStack #7

Closed zk518 closed 3 years ago

zk518 commented 3 years ago

Hi, developers When i use this tools in arcgis to createRasterStack, i met an error:"Error in .local(.Object, ...) : ". Can you make some suggsetion for me? Thanks a lot.

emrehanks commented 3 years ago

Hi, please try the Sample Data which give on this Github web page. If you meet the same problem again then I'll try to help you.