get.coef: Get coefficients at each lambdaGet the coefficients and confidence intervals from regression at each lambda
as well as the null bound in SGPVs
get.coef(xs, ys, lambda, lasso, family)Standardized design matrix
Standardized outcome
lambda in the lasso
An glmnet object
A description of the error distribution and link function to be
used in the model. It can take the value of \code{gaussian}, \code{binomial},
\code{poisson}, and \code{cox}.
A vector that contains the point estimates, confidence intervals and the null bound