View source: R/utils.R View source: R/cost.R View source: R/cmpt-cost.R
beta_to_vector | R Documentation |
vectorize beta matrix
vectorize beta matrix
Transform a matrix of regression coefficients to vector removing the diagonal
beta_to_vector(beta_mat)
beta_to_vector(beta_mat)
beta_to_vector(beta_mat)
beta_mat |
matrix of regressions vectors |
A numeric vector of all regression coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.