pgb_liv\php_ms\Statistic\FalseDiscoveryRate::calculate
Alias of getFdrAll
Signature
public function calculate(array
$identifications,
string
$scoreKey,
[int
$sort = SORT_DESC] )
Parameters
$identifications
— array
$scoreKey
— string$sort
— int
Direction of sort, use SORT_DESC or SORT_ASC. If $sort=null, no sorting will be performed. This setting is recommended only when the data
is already sorted.
Test Coverage
Information
- Coverage: 0/0 Lines (100%)
- Tests: 0
- Passed: 0 (0%)