CheckPossibleValuesAreValid {CausalR} | R Documentation |
Checks if the a given set of possible values for n++, n+-, n-+ and n– are agree with the predicted and experimental data
CheckPossibleValuesAreValid(predictionDataStats, experimentalDataStats, possibleValues)
predictionDataStats |
a vector of predicted results |
experimentalDataStats |
a vector of observed experimental results |
possibleValues |
a vector of possible values n++, n+-, n-+ and n– |
TRUE if and only if the given vector of possible values is valid