View source: R/mr_mash_predict.R
coef.mr.mash | R Documentation |
Extract coefficients from mr.mash fit.
## S3 method for class 'mr.mash'
coef(object, ...)
object |
a mr.mash fit. |
... |
Other arguments (not used). |
(p+1) x r matrix of coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.