Home > @uniformdev/context > computeAggregateDimensions

computeAggregateDimensions() function

Computes aggregated scores based on other dimensions

Signature:

Parameters

<table><thead><tr><th>

Parameter

</th><th>

Type

</th><th>

Description

</th></tr></thead> <tbody><tr><td>

primitiveScores

</td><td>

ScoreVector

</td><td>

</td></tr> <tr><td>

aggregates

</td><td>

Record<string, AggregateDimension>

</td><td>

</td></tr> </tbody></table> Returns:

ScoreVector