Skip to contents

Extract Coefficient Estimates from mvsusie Fit

Usage

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

Arguments

object

An mvsusie fit, such as the output from a call to mvsusie or mvsusie_rss.

...

Additional arguments (currently unused).

Value

An (J+1) x R matrix, where J is the number of predictors and R is the number of outcomes or response variables. The first row gives the intercept estimate.