coef.mvsusie: Extract Coefficient Estimates from mvsusie Fit

View source: R/methods.R

coef.mvsusieR Documentation

Extract Coefficient Estimates from mvsusie Fit

Description

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.


gaow/mmbr documentation built on April 24, 2024, 7:12 p.m.