nhypotheses {TRONCO}R Documentation

Return the number of hypotheses in the dataset

Description

Return the number of hypotheses in the dataset

Usage

nhypotheses(x)

Arguments

x

the dataset.

Examples

data(test_dataset)
nhypotheses(test_dataset)


[Package TRONCO version 2.26.0 Index]