decTree: GPATree selected decision tree

Description Usage Arguments Value Author(s)

Description

This function will extract the combinations of functional annotations selected by the decision tree in the stage 2 of GPATree method that meets the provided threshold in minPredictedProb.

Usage

1
2
## S4 method for signature 'GPATree'
decTree(object)

Arguments

object

An object of class GPATree.

Value

A list containing variables in combinations selected by the decision tree (CART_PIs), the combination (CART_PIs_comb) and the predicted proportions for the selected PIs(assoc_pred) meet the provided threshold in minPredictedProb.

Author(s)

Aastha Khatiwada


asthakhatiwada/GPATree documentation built on March 8, 2021, 5:29 a.m.