getModelParametersValues {PFIM}R Documentation

Get the values of the model parameters.

Description

Get the values of the model parameters.

Usage

getModelParametersValues(object)

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

Arguments

object

An object from the class Model.

Value

A list giving the values of the model parameters.


[Package PFIM version 6.0.3 Index]