powered by
spscan.test
Plots object of class spscan from spscan.test.
spscan
# S3 method for spscan print(x, ..., extra = FALSE)
An object of class spscan.
Arguments passed on to base::print
base::print
A logical value. Default is FALSE. TRUE indicates that extra information should be printed.
FALSE
TRUE
If border, ccol, clty, or clwd are specified, then the length of these vectors must match nrow(x$coords).
border
ccol
clty
clwd
nrow(x$coords)
data(grave) out = spscan.test(grave, case = 2, alpha = 0.1) out
Run the code above in your browser using DataLab