setOmega {PFIM}R Documentation

Set the matrix omega of an object.

Description

Set the matrix omega of an object.

Usage

setOmega(object, value)

## S4 method for signature 'Distribution'
setOmega(object, value)

## S4 method for signature 'ModelParameter'
setOmega(object, value)

Arguments

object

An object defined form a class of PFIM.

value

The matrix omega.

Value

The object with the updated matrix omega.


[Package PFIM version 6.0.3 Index]