Rdocumentation
powered by
Learn R Programming
CausalR (version 1.4.3)
CheckPossibleValuesAreValid: check possible values are valid
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
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