R/data.R

#' Example dataset
#'
#' A dataset containing an affinity matrix and a vector of labels. It is part of
#' the code provided by the authors.
#'
#' @format A list with:
#' \describe{
#'   \item{net}{the affinity matrix}
#'   \item{labels}{the labels}
#' }
#' @source \url{http://ai.stanford.edu/~saram/3propcode.zip}
"example_dta"
miguelbiron/threepRop documentation built on May 29, 2019, 9:31 a.m.