<< lsselect Tests, confidence intervals and model estimation test1n >>

Stixbox >> Stixbox > Tests, confidence intervals and model estimation > test1b

test1b

Bootstrap t test and confidence interval for the mean

Calling Sequence

[pval, cimean, cistd] = test1b(x [,CL,B])

Parameters

x

matrix

CL

is confidence level for the confidence intervals. Optional argument with default value 0.95.

pval

is twice the one sided observed p-value,

cimean,cisigma

confidence intervals for the mean and for the standard deviation respectively. These are of the form [LeftLimit, PointEstimate, RightLimit].

B

The number of bootstrap samples is B. Optional argument with default value 2000.

Description

Bootstrap t test and confidence interval for the mean. Another name for the bootstrap t is studentized bootstrap.

See Also


Report an issue
<< lsselect Tests, confidence intervals and model estimation test1n >>