Description Usage Arguments Value
This function updates some of the quantities in the HDRDA classifier based on
updated values of lambda
and gamma
. The update can greatly
expedite cross-validation to examine a large grid of values for lambda
and gamma
.
1 | update_rda_high_dim(obj, lambda = 1, gamma = 0)
|
obj |
a |
lambda |
a numeric value between 0 and 1, inclusively |
gamma |
a numeric value (nonnegative) |
a rda_high_dim
object with updated estimates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.