spatial association marginal contributions derived from spatial stratified heterogeneity
Source:R/ssh_marginalcontri.R
ssh_marginalcontri.Rd
spatial association marginal contributions derived from spatial stratified heterogeneity
Value
A list.
pd
robust power of determinants
spd
shap power of determinants
determination
determination of the optimal interaction of variables
Examples
NTDs1 = sf::st_as_sf(gdverse::NTDs, coords = c('X','Y'))
g = ssh_marginalcontri(incidence ~ ., data = NTDs1, cores = 1)
g
#> *** SSH Marginal Contributions
#>
#> | variable | spd |
#> |:---------:|:-----------:|
#> | watershed | 0.08591452 |
#> | elevation | 0.04576116 |
#> | soiltype | -0.01120835 |