.compute_UVW2 | R Documentation |
compute U, V, W in Mao et al. (2020) Appendix A when delta_i = (Y_i - Yhat_i)^2
.compute_UVW2(Q, Y)
Q |
inverse of the covariance matrix |
Y |
a vector with n data values. |
a list of U, V, W values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.