Extract coefficients from mr.mash.rss fit.

# S3 method for mr.mash.rss
coef(object, ...)

Arguments

object

a mr.mash fit.

...

Other arguments (not used).

Value

p x r or (p+1) x r matrix of coefficients, depending on whether an intercept was computed.