Extract coefficients from mr.mash.rss fit.

# S3 method for class '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.