getReferencePopulationRange

open override fun getReferencePopulationRange(basicInfo: BasicInfo): Range

Use this function to retrieve the reference population values for the current user. You need to provide the BasicInfo that you can obtain from QA.basicInfo.

Return

Range object containing high (75th percentile) and low (25th percentile) for the score in the reference healthy population.

Parameters

basicInfo

a BasicInfo object.