In this study, Sensitivity (SST), Specificity (SPF) and Accuracy (ACC) are popular statistical indexes used for validation of model performance. Out of these, the SST and SPF are the proportion of the landslide and non-landslide instances which are correctly predicted as landslide and non-landslide, respectively [37 (link),63 (link)]. Values of these indexes are calculated using the values extracted from confusion matrix as below: SST=TPTP+FN
SPF=TNTN+FP
ACC=TP+TNTP+NT+FP+FN
Kappa index (K)=PCPexp1Pexp
PC=(TP+TN)/(TP+TN+FN+FP)
Pexp=((TP+FN)(TP+FP)+(FP+TN)(FN+TN)/(TP+TN+FN+FP))
RMSE=1ni=1n(Xpred.Xact.)2
where TP (true positive) and TN (true negative) are the number of instances predicted correctly, whereas FP (false positive) and FN (false negative) refer the numbers of instances predicted erroneously. Pc is the proportion of number of pixels that have been classified correctly as landslide or non-landslide pixels. Pexp means the expected agreements. Xpred. is the predicted values in the training dataset or the validation dataset. Xact. is the actual (output) values from the landslide susceptibility models [20 (link)].
Free full text: Click here