Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ sensitivity
Method
sensitivity
libraries/GST/GST.cpp:112–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
110
float GST::getTestedNegative() { return TN + FN; };
111
112
float GST::sensitivity() { return TPR(); };
113
float GST::specificity() { return TNR(); };
114
115
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64