CheckPossibleValuesAreValid: check possible values are valid

Description Usage Arguments Value

View source: R/CheckPossibleValuesAreValid.r

Description

Checks if the a given set of possible values for n++, n+-, n-+ and n– are agree with the predicted and experimental data

Usage

1
2
CheckPossibleValuesAreValid(predictionDataStats, experimentalDataStats,
  possibleValues)

Arguments

predictionDataStats

a vector of predicted results

experimentalDataStats

a vector of observed experimental results

possibleValues

a vector of possible values n++, n+-, n-+ and n–

Value

TRUE if and only if the given vector of possible values is valid


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