coef.susie: Extract regression coefficients from susie fit

coef.susieR Documentation

Extract regression coefficients from susie fit

Description

Extract regression coefficients from susie fit

Usage

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

Arguments

object

A susie fit.

...

Additional arguments passed to the generic coef method.

Value

A p+1 vector, the first element being an intercept, and the remaining p elements being estimated regression coefficients.


stephenslab/susieR documentation built on April 6, 2024, 9:33 p.m.