R/HFAII_Queen-data.R

#' HFAII Queen Adjacency Matrix
#'
#' Binary adjacency matrix for the Humphrey Field Analyzer-II (Carl Zeiss Meditec Inc., Dublin, CA)
#'
#' @usage data(HFAII_Queen)
#'
#' @format This adjacency matrix is formatted using queen neighbor criteria, meaning two locations on
#'  the visual field are only considered neighbors if they share an edge or corner. The adjacency matrix is a
#'  54 x 54 dimensional binary object with zeros on the diagonal and the column and row sums are equal
#'  to the number of neighbors.
#'
"HFAII_Queen"

Try the spCP package in your browser

Any scripts or data that you put into this service are public.

spCP documentation built on Sept. 5, 2022, 9:06 a.m.