Learn R Programming

distr6 (version 1.5.2)

getParameterSupport: Parameter Support Accessor

Description

Returns the support of the given parameter.

Usage

getParameterSupport(object, id, error = "warn")

Arguments

object

Distribution or ParameterSet.

id

character, id of the parameter to return.

error

character, value to pass to stopwarn.

Value

An R6 object of class inheriting from set6::Set