estimateEV: Estimate E and Var/n at Eval for given h, using MC from rnull

View source: R/RcppExports.R

estimateEVR Documentation

Estimate E and Var/n at Eval for given h, using MC from rnull

Description

Estimate E and Var/n at Eval for given h, using MC from rnull

Usage

estimateEV(rnull, p, Eval, h, nsim_mc, n)

Arguments

rnull

generate data under the null hypothesis.

p

values for rnull

Eval

matrix of evaluations

h

bandwith, a double

nsim_mc

number of simulation runs

n

sample size

Value

a matrix


MDgof documentation built on Feb. 13, 2026, 1:06 a.m.