skew.ci: calculate ci for skewed distribution point estimates

Description Usage Arguments Value

View source: R/tgears.R

Description

calculate ci for skewed distribution point estimates

Usage

1
skew.ci(x, rep = 1000, stat = "median", alt = "two.sided", alpha = 0.95)

Arguments

x

variable to derive ci from

rep

number of bootstrap draws

stat

point estimate statistic to calculate ci for

alt

one or two-sided testing

alpha

alpha level

Value

returns a vector of length 2 with lower and upper interval limits


socioskop/ttools documentation built on Jan. 29, 2022, 3:08 a.m.