Learn R Programming

PFIM (version 6.0.3)

getParameters: Get the parameters of an object.

Description

Get the parameters of an object.

Usage

getParameters(object)

# S4 method for ModelError getParameters(object)

# S4 method for Distribution getParameters(object)

# S4 method for Model getParameters(object)

Value

Return the list of the parameters of the object.

Arguments

object

An object defined form a class of PFIM.