Learn R Programming

ParamHelpers (version 1.8)

getParamSet: Get parameter set.

Description

getParamSet is a generic and can be called to extract the ParamSet from different objects.

Usage

getParamSet(x)

Arguments

x
[object] Object to extract the ParamSet from.

Value

[ParamSet]