GetScoreForNumbersOfCorrectandIncorrectPredictions {CausalR}R Documentation

returns the score for a given number of correct and incorrect predictions

Description

Returns the score based on the values of n++, n+-, n-+ and n–

Usage

GetScoreForNumbersOfCorrectandIncorrectPredictions(matrixRow)

Arguments

matrixRow

a row af a matrix of correct and incorrect prediction scores

Value

the corresponding score for the given row


[Package CausalR version 1.26.0 Index]