Learn R Programming

CausalR (version 1.4.3)

OrderHypotheses: order hypotheses

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

OrderHypotheses(scoresMatrix)

Arguments

scoresMatrix
a matrix containing the scores for each node of the network

Value

a ranked table of hypotheses