ResultSet Module
Organises multiple hypotheses and multiple subjects into distinct analysis groups.
Types
Type | Description |
Functions and values
Function or value | Description |
Full Usage:
ResultSet.arrangeResultSets subjects hypotheses getResults
Parameters:
'subject seq
-
hypotheses : 'hypothesis seq
-
getResults : 'subject -> 'hypothesis -> EstimationResult seq
-
Returns: ResultSet<'subject, 'hypothesis> seq
|
|