alchemist
Toggle table of contents
36.0.11
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist-implementationbase
/
it.unibo.alchemist.util
/
StatUtil
Stat
Util
class
StatUtil
(
source
)
Utility to translate statistics names into a
UnivariateStatistic
.
Members
Functions
make
Univariate
Statistic
Link copied to clipboard
open
fun
makeUnivariateStatistic
(
name
:
String
)
:
Optional
<
UnivariateStatistic
>