Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ prevalence
Method
prevalence
libraries/GST/GST.cpp:164–167 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
163
164
float GST::prevalence()
165
{
166
return AP / (AP + AN);
167
};
168
169
170
float GST::accuracy()
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64