R/tree.data.R

#' Fake branching data for examples
#'
#' A dataset containing high dimensional data that has 10 unique branches
#'
#' @format A list containing `data`, a matrix with 3000 rows and 100 variables
#' and `branches`, a factor containing 3000 elements.
#'
#' @source The authors
"tree.data"

#' Fake branching data for running examples fast
#'
#' A dataset containing high dimensional data that has 10 unique branches
#'
#' @format A list containing `data`, a matrix with 250 rows and 50 variables
#' and `branches`, a factor containing 250 elements.
#'
#' @source The authors
"tree.data.small"

Try the phateR package in your browser

Any scripts or data that you put into this service are public.

phateR documentation built on Feb. 12, 2021, 5:12 p.m.