ssh_test: spatial stratified heterogeneity test

ssh_testR Documentation

spatial stratified heterogeneity test

Description

spatial stratified heterogeneity test

Usage

ssh_test(y, hs)

Arguments

y

Variable Y, continuous numeric vector.

hs

Spatial stratification or classification of each explanatory variable. factor, character, integer or data.frame, tibble and sf object.

Value

A tibble

Examples

ssh_test(y = 1:7, hs = c('x',rep('y',3),rep('z',3)))


sdsfun documentation built on June 8, 2025, 10:39 a.m.