func_xstar_nb: Constructor for the xstar_nb Function

Description Usage Arguments Value Dependencies Author(s) See Also Examples

View source: R/nBootstrap-func_xstar_nb.R

Description

Constructor for the xstar_nb Function

Usage

1

Arguments

x

Matrix, data frame, or vector. Sample data.

Value

A function with x in the environment.

Dependencies

Author(s)

Ivan Jacob Agaloos Pesigan

See Also

Other Nonparametric Bootstrap Functions: ci_bca_helper(), ci_bca(), ci_bc(), ci_pc(), func_jackknife(), func_thetahatstar_nb(), jackknife(), thetahatstar_nb(), xstar_nb()

Examples

1
2
3
x <- rnorm(n = 100)

func_xstar_nb(x)

jeksterslab/nBootstrap documentation built on Dec. 20, 2021, 10:11 p.m.