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