SIM_estimated_F_0: Parametric method for estimating the null distribution

Description Usage Arguments Value

View source: R/core.R

Description

Parametric method for estimating the null distribution

Usage

1
SIM_estimated_F_0(t, p_theta, SIM_F_0_method, mu_0_theta, sigma_0_theta)

Arguments

t

vector of thresholds for SIM p-values p(theta)

p_theta

vector of 1D SIM p-values; here is p(theta)

SIM_F_0_method

1: parametric method; 2: nonparametric method

mu_0_theta

the mean of the single-index p-value

sigma_0_theta

the sd of the single-index p-valu

Value

the null distribution, same size as t


dulilun/SIMfilter documentation built on Sept. 25, 2020, 12:04 a.m.