GetCombinationsOfCorrectandIncorrectPredictions: returns table of correct and incorrect predictions

Description Usage Arguments Value

View source: R/GetCombinationsOfCorrectandIncorrectPredictions.r

Description

Returns the numbers of correct and incorrect positive and negative predictions

Usage

1
2
GetCombinationsOfCorrectandIncorrectPredictions(predictionDataStats,
  experimentalDataStats)

Arguments

predictionDataStats

prediction data statistics table

experimentalDataStats

Experimental data statistics table

Value

a matrix the numbers of correct and incorrect positive and negative prediction


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