GetScoresWeightsMatrix: get scores weight matrix

Description Usage Arguments Value

View source: R/GetScoresWeightsMatrix.r

Description

Computes the score and weight for a network/set of experimental data based on the table containing possible values of n++, n+-, n-+ and n–.

Usage

1
2
GetScoresWeightsMatrix(matrixOfPossibleValues, predictionDataStats,
  experimentalDataStats, logOfFactorialOfPredictionListStats)

Arguments

matrixOfPossibleValues

values of n++, n+-, n-+ and n– that need to be assessed

predictionDataStats

a table of predicions

experimentalDataStats

a table of observed experimental data

logOfFactorialOfPredictionListStats

a vector containing the log of the factorial value for each entry in predictionListStats

Value

a matrix containing scores and logs of the weights


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