AssessSplit: Assess Cluster Split

Description Usage Arguments Value

Description

Method for determining confidence in specific bifurcations in the cluster tree. Use the Out of Bag (OOB) error of a random forest classifier to judge confidence.

Usage

1
AssessSplit(object, node, cluster1, cluster2, print.output = T, ...)

Arguments

object

Seurat object

node

Node in the cluster tree in question

cluster1

First cluster to compare

cluster2

Second cluster to compare

print.output

Print the OOB error for the classifier

...

additional parameters to pass to BuildRFClassifier

Value

Returns the Out of Bag error for a random forest classifier trained on the split from the given node


nukappa/seurat_v2 documentation built on May 24, 2019, 9:57 a.m.