Description Usage Arguments Examples
This is part of the validation workflow. The idea is that There is a dataframe which contains a column with the reference value and another column with the actual value. If the test or reference has not detected a value then this is a negative and is labelled as 'Insufficient'
1 | SensAndSpecif(dataframe, ref, actual)
|
dataframe |
dataframe |
ref |
The column with the reference values |
actual |
The column with the actual values |
1 | #To be set up
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.