geodetector_q {sdsfun}R Documentation

only geodetector q-value

Description

only geodetector q-value

Usage

geodetector_q(y, hs)

Arguments

y

Dependent variable

hs

Independent variable

Value

A numeric value

Examples

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


[Package sdsfun version 0.8.0 Index]