Learn R Programming

sdsfun (version 0.7.0)

geodetector_q: only geodetector q-value

Description

only geodetector q-value

Usage

geodetector_q(y, hs)

Value

A numeric value

Arguments

y

Dependent variable

hs

Independent variable

Examples

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

Run the code above in your browser using DataLab