R/susie_predict.susie.R
coef.susie.Rd
Extract regression coefficients from susie fit
# S3 method for class 'susie' coef(object, ...)
A susie fit.
Additional arguments passed to the generic coef method.
coef
A p+1 vector, the first element being an intercept, and the remaining p elements being estimated regression coefficients.