Learn R Programming

ParamHelpers (version 1.14.2)

getParamTypeCounts: 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)

Value

list

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

Arguments

par.set

ParamSet
Parameter set.