getOmega {PFIM}R Documentation

Get the matrix omega of an object.

Description

Get the matrix omega of an object.

Usage

getOmega(object)

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

## S4 method for signature 'ModelParameter'
getOmega(object)

Arguments

object

An object defined form a class of PFIM.

Value

The matrix omega of an object.


[Package PFIM version 6.0.3 Index]