You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the weights_of_evidence.ipynb notebook, the workflow is demonstrated only for a single evidential raster. How to apply this to multiple evidential rasters and then calculate the posterior probabilities?
The text was updated successfully, but these errors were encountered:
Hi @soorajgeo , sorry for late reply. I am not expert in Weights of Evidence myself, but as far as I have understood, you could just run weights_of_evidence_calculate_weights for different rasters and then hand out the outputs to weights_of_evidence_calculate_responses as a list like in the example. So do the same as in the example notebook, except that in Cell 2, use multiple input rasters as evidence rasters and use weight types of your choice.
In the weights_of_evidence.ipynb notebook, the workflow is demonstrated only for a single evidential raster. How to apply this to multiple evidential rasters and then calculate the posterior probabilities?
The text was updated successfully, but these errors were encountered: