powered by
spatial rough set-based interaction detector
srs_interaction_detector(y, x1, x2, wt)
A list.
Variable1 PD
the average local explanatory power for variable1
Variable2 PD
the average local explanatory power for variable2
Variable1 and Variable2 interact PD
the average local explanatory power for variable1 and variable2 interact
Variable1 SE_PD
the degree of spatial heterogeneity of the local explanatory power for variable1
Variable2 SE_PD
the degree of spatial heterogeneity of the local explanatory power for variable2
Variable1 and Variable2 SE_PD
the degree of spatial heterogeneity of the local explanatory power for variable1 and variable2 interact
Interaction
the interact result type
Dependent variable, factor, character or discrete numeric.
factor
character
discrete numeric
Covariate \(X_1\), factor, character or discrete numeric.
Covariate \(X_2\), factor, character or discrete numeric.
Spatial adjacency matrix.
Wenbo Lv lyu.geosocial@gmail.com
Bai, H., Li, D., Ge, Y., Wang, J., & Cao, F. (2022). Spatial rough set-based geographical detectors for nominal target variables. Information Sciences, 586, 525–539. https://doi.org/10.1016/j.ins.2021.12.019
data('srs_table') data('srs_wt') srs_interaction_detector(srs_table$d,srs_table$a1,srs_table$a2,srs_wt)
Run the code above in your browser using DataLab