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 of matrices. The function returns a list of matrices with sigmab
and its derivatives with respect to rho. The returned object is intended for internal use only.
Wagner Hugo Bonat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.