sqrt_inv_d2_lambda | R Documentation |
Compute the square root of the inverse of (d^2 + lambda).
sqrt_inv_d2_lambda(d, lambda)
d |
A scalar of singular value of X. |
lambda |
A scalar of the ridge penalty. |
A scalar of the square root of the inverse of (d^2 + lambda).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.