getParamTypeCounts: Returns information on the number of parameters of a each...

View source: R/getParamTypeCounts.R

getParamTypeCountsR Documentation

Returns information on the number of parameters of a each type.

Description

Returns information on the number of parameters of a each type.

Usage

getParamTypeCounts(par.set)

Arguments

par.set

ParamSet
Parameter set.

Value

list Named list which contains for each supported parameter type the number of parameters of this type in the given ParamSet.


ParamHelpers documentation built on July 4, 2022, 5:07 p.m.