Learn R Programming

dMod (version 0.3.1)

getParameters: Extract the parameters of an object

Description

Extract the parameters of an object

Usage

getParameters(x, conditions = NULL, ...)
"getParameters"(x, conditions = NULL, ...)
"getParameters"(x, conditions = NULL, ...)
"getParameters"(x, conditions = NULL, ...)
"getParameters"(x, conditions = NULL, ...)
"getParameters"(x, conditions = NULL, ...)

Arguments

x
object from which the parameters should be extracted
conditions
character vector specifying the conditions to which getParameters is restricted
...
additional arguments (not used right now)

Value

The parameters in a format that depends on the class of x.