ebmr.init | R Documentation |
Initialize ebmr fit
ebmr.init(X, y, sb2 = 1, residual_variance = sd(y)^2)
X |
a numeric n times p matrix |
y |
an n vector |
sb2 |
scalar parameter value |
residual_variance |
residual variance parameter |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.