Description Usage Arguments Value
View source: R/matrix_multiplication.R
Computes standardized.X %*% b
1 | compute_Xb(X, b)
|
X |
an n by p matrix with three attributes: scaled:center, scaled:scale, and attr(X, 'd') |
b |
a p vector |
an n vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.