OrderHypotheses: order hypotheses

Description Usage Arguments Value

View source: R/OrderHypotheses.r

Description

Ranks the hypotheses. Takes a matrix containing the scores for each node of the network, and ranks them placing the hypothesis with the most correct predictions is at the top

Usage

1
OrderHypotheses(scoresMatrix)

Arguments

scoresMatrix

a matrix containing the scores for each node of the network

Value

a ranked table of hypotheses


CausalR documentation built on Nov. 8, 2020, 5:25 p.m.