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