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