R/score.R

#' score example
#' @name score
#' 
#' @description A dataframe containing adjusted rand indexes between the 
#' refined clustering results (resulted from t-SNE or UMAP-Kmeans procedures) 
#' and the clustering results in the selected subspaces.
#' 
#' @format An object of class \code{"numeric"}
#' 
#' @source This dataset was generated during lineage analysis by LINEAGE.
#' 
#' @docType data
#' 
#' @usage data("score")
#' 
NULL
songjiajia2018/LINEAGE documentation built on Oct. 17, 2022, 6:17 a.m.