qCI: (internal) Reformatting bootstrapped quantile estimates into...

Description Usage Arguments Value

View source: R/procFunctions.R

Description

a function reformat matrix of quantile estimates into the uniform CIs

Usage

1
qCI(lenQ, Qmat, alpha, nB, n)

Arguments

lenQ

an integer, length of Q

Qmat

a matrix, matrix of bootstrapped quantile estimates

alpha

a float, the size of the test

nB

an integer, number of bootstrap iterations

n

an integer, sample size

Value

a matrix of three columns of CIs with mean estimates in the middle.


SMasa11/ptse documentation built on Sept. 11, 2019, 12:48 a.m.