Extract coefficients from mr.mash fit.

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

Arguments

object

a mr.mash fit.

...

Other arguments (not used).

Value

(p+1) x r matrix of coefficients.