consensus: Consensus network

Description Usage Arguments Value Examples

View source: R/consensus.R

Description

Based on the tallied votes using the edge_voting function, it provides the final consensus network.

Usage

1
consensus(vote_tally)

Arguments

vote_tally

Data frame of tallied votes as defined in the edge_voting function

Value

A data frame, filtered by majority vote decision (51

Examples

1
consensus(tallied_votes)

diogocamacho/nsmblR documentation built on Aug. 5, 2020, 1:20 a.m.