man-roxygen/edgeListParam.R

#' @param edgeList a list containing the following:
#'                 - vector of integers corresponding to the parent of each edge in turn
#'                 - vector of integers corresponding to the child of each edge in turn
#'                 - (optionally) score of the tree
#'                 - (optionally, if score provided) number of times this score has been hit
ms609/TreeSearch documentation built on Sept. 8, 2024, 3:26 a.m.