Band.Fn.objs: 'Band.Fn.objs' constructs Chernozhukov et al. 2013 Uniform...

View source: R/Distri_Sim_functions.R

Band.Fn.objsR Documentation

Band.Fn.objs constructs Chernozhukov et al. 2013 Uniform Confidence Bands

Description

Band.Fn.objs constructs Chernozhukov et al. 2013 Uniform Confidence Bands

Usage

Band.Fn.objs(Fn, Boot.Fn, n)

Arguments

Fn

G-length vector of the function of interest

Boot.Fn

a G\times L matrix of samples of the function Fn

n

sample size of the data used to compute Fn

Value

Sigv:

tbv:

Examples

set.seed(1); Band.Fn.objs(Fn=rep(0,5),Boot.Fn=matrix(rnorm(1000),nrow=5),n=100)

estsyawo/bayesprdopt documentation built on April 2, 2024, 2:18 p.m.