estimate_confint: Estimate confidence interval from scaled lasso.

Description Usage Arguments Value

View source: R/confint_global.R

Description

Estimate confidence interval from scaled lasso.

Usage

1
2
3
4
5
6
estimate_confint(
  shiftpunct,
  alpha_conf = 0.05,
  method = c("score system", "colwise inverse"),
  ...
)

Arguments

shiftpunct

a shiftpunct object with method scaledlasso.

alpha_conf

the confidence level.

method

score system or colwise inverse.

...

further argument...

Value

a shiftconf object.


abichat/zazou documentation built on Sept. 8, 2021, 6:53 a.m.