coef.mr.mash.rss: Extract coefficients from mr.mash.rss fit.

View source: R/mr_mash_rss_predict.R

coef.mr.mash.rssR Documentation

Extract coefficients from mr.mash.rss fit.

Description

Extract coefficients from mr.mash.rss fit.

Usage

## 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.


mr.mashr documentation built on Jan. 7, 2026, 9:06 a.m.