Learn R Programming

distr6 (version 1.5.6)

getParameterValue: Parameter Value Accessor

Description

Returns the value of the given parameter.

Usage

getParameterValue(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

The current value of a given parameter as a numeric.