makeUnivariateStatistic

open fun makeUnivariateStatistic(name: String): Optional<UnivariateStatistic>

Return

a new instance of the corresponding UnivariateStatistic wrapped in a Optional, if one exists; empty otherwise.

Parameters

name

the statistic