bootStatsMean: Bootstrap statistics of sample distribution of the mean

Description Usage Arguments Value

View source: R/utils.R

Description

Bootstrap statistics of sample distribution of the mean

Usage

1
bootStatsMean(x, B = NULL, seed = 42L)

Arguments

x

Sample of a random variable.

B

Bootstrap size for estimating sampling distribution of the mean, default to sample size.

seed

Random seed for bootstrapping.

Value

Data.table of sample mean, standard error, bootstrap range and 90 If B = 100, bootstrap range is ~98


rudazhang/plmr documentation built on Aug. 30, 2021, 5:43 p.m.