R/HFAII_Rook-data.R

#' HFAII Rook Adjacency Matrix
#'
#' Binary adjacency matrix for the Humphrey Field Analyzer-II (Carl Zeiss Meditec Inc., Dublin, CA)
#'
#' @usage data(HFAII_Rook)
#'
#' @format This adjacency matrix is formatted using rook neighbor criteria, meaning two locations on
#'  the visual field are only considered neighbors if they share an edge. 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_Rook"

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.