bootstrap.ppt: Sample pptree objects using bootstrap

Description Usage Arguments Value

View source: R/crestree.functions.R

Description

Sample pptree objects using bootstrap

Usage

1
2
bootstrap.ppt(..., X, M = ncol(X), n.cores = parallel::detectCores()/2,
  n.samples = n.cores, seed = NULL, replace = T)

Arguments

X

expression matrix of genes (rows) and cells (columns).

M

number of principal points of pptree.

n.samples

a number of seed samplings.

replace

sampling with replacement (logical).

Value

a list of pptree objects


hms-dbmi/crestree documentation built on July 11, 2019, 8:04 p.m.