gen_ci: generate bootstrp ci (normal, basic and percentile)

View source: R/boot_lucid.R

gen_ciR Documentation

generate bootstrp ci (normal, basic and percentile)

Description

generate bootstrp ci (normal, basic and percentile)

Usage

gen_ci(x, conf = 0.95)

Arguments

x

an object return by boot function

conf

A numeric scalar between 0 and 1 to specify confidence level(s) of the required interval(s).

Value

a matrix, the first column is t0 statistic from original model


LUCIDus documentation built on Nov. 2, 2023, 5:21 p.m.