getParameters: Get the parameters of an object.

getParametersR Documentation

Get the parameters of an object.

Description

Get the parameters of an object.

Usage

getParameters(object)

## S4 method for signature 'ModelError'
getParameters(object)

## S4 method for signature 'Distribution'
getParameters(object)

## S4 method for signature 'Model'
getParameters(object)

Arguments

object

An object defined form a class of PFIM.

Value

Return the list of the parameters of the object.


PFIM documentation built on Nov. 24, 2023, 5:09 p.m.