get_beta | R Documentation |
Combine sets of coefficients
get_beta(betas, method = c("geometric-median", "mean-wise", "median-wise"))
betas |
Matrix of coefficient vectors to be combined. |
method |
Method for combining vectors of coefficients. The default uses the geometric median. |
A vector of resulting coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.