make Univariate Statistic
open fun makeUnivariateStatistic(name: String): Optional<UnivariateStatistic>
Content copied to clipboard
Return
a new instance of the corresponding UnivariateStatistic wrapped in a Optional, if one exists; empty otherwise.
Parameters
name
the statistic