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 formated 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"
berchuck/womblR documentation built on Sept. 5, 2022, 6:23 a.m.