View source: R/calc_tilde_G_inv_partial_beta.R
| calc_tilde_G_inv_partial_beta | R Documentation |
Calculates the derivative of the inverse of G (the CAR model matrix)
calc_tilde_G_inv_partial_beta(M, A, beta)
M |
matrix used in the definition of the CAR model |
A |
matrix used in the definition of the CAR model |
beta |
autocorrelation parameter of the CAR model |
the derivative of the inverse of G (the CAR model matrix)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.