Numeric threshold for displaying coefficients. Only those with \(p \le\) pval are printed. Unpenalized coefficients (like intercepts) are always shown.
which
Optional. Specifies a subset of coefficients to test. If missing, all parameters are evaluated.
use.t
Logical. If TRUE, p-values are computed using the t-distribution and residual degrees of freedom.
type.pval
Character. Type of p-value approximation. Only "wald" (default) is implemented.