Description Usage Arguments Value
View source: R/CheckPossibleValuesAreValid.r
Checks if the a given set of possible values for n++, n+-, n-+ and n– are agree with the predicted and experimental data
1 2 | 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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.