View source: R/mc_quasi_score.R
mc_quasi_score | R Documentation |
Compute the quasi-score function, its sensitivy and variability matrix.
mc_quasi_score(D, inv_C, y_vec, mu_vec, W)
D |
A matrix. In general the output from
|
inv_C |
A matrix. In general the output from
|
y_vec |
A vector. |
mu_vec |
A vector. |
W |
Matrix of weights. |
The quasi-score vector, the Sensivity and variability matrices.
Wagner Hugo Bonat
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.