gen_ci {LUCIDus} | R 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
[Package LUCIDus version 3.0.2 Index]