setOmega | R Documentation |
Set the matrix omega of an object.
setOmega(object, value)
## S4 method for signature 'Distribution'
setOmega(object, value)
## S4 method for signature 'ModelParameter'
setOmega(object, value)
object |
An object defined form a class of PFIM. |
value |
The matrix omega. |
The object with the updated matrix omega.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.