setOmega: Set the matrix omega of an object.

setOmegaR 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.


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