View source: R/mc_build_sigmab.R
mc_build_sigma_between | R Documentation |
This function builds the correlation matrix between response variable, its inverse and derivatives.
mc_build_sigma_between(rho, n_resp, inverse = FALSE) mc_derivative_sigma_between(n_resp)
rho |
A numeric vector. |
n_resp |
A numeric. |
inverse |
Logical. |
A list with sigmab and its derivatives with respect to rho.
Wagner Hugo Bonat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.