rxSymInvChol | R Documentation |
Get Omega^-1 and derivatives
rxSymInvChol( invObjOrMatrix, theta = NULL, type = "cholOmegaInv", thetaNumber = 0L )
invObjOrMatrix |
Object for inverse-type calculations. If
this is a matrix, setup the object for inversion
|
theta |
Thetas to be used for calculation. If missing ( |
type |
The type of object. Currently the following types are supported:
|
thetaNumber |
For types |
Matrix based on parameters or environment with all the
matrixes calculated in variables omega
, omegaInv
, dOmega
,
dOmegaInv
.
Matthew L. Fidler
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.