a threshold p-value value indicating which coefficients should be printed. If pval = 0.10, say, only the variables/coefficients with \(p-value\le 0.10\) are printed. Possible unpenalized coefficients (including the intercept if in the model) are always printed, regardless of their p-value.
which
a specification of which parameters are to be given p-values. If missing, all parameters are considered.
use.t
if TRUE, the p-values are computed using the t-distribution with residual model degrees of freedom
type.pval
Only Wald-type confidence intervals are implemented yet! type.pval = "wald" (default) estimates and standard errors are used to build confidence interval