cal_clfsr: Compute conditional local false sign rate

cal_clfsrR Documentation

Compute conditional local false sign rate

Description

Compute conditional local false sign rate

Usage

cal_clfsr(G_prior, Bhat, Shat, ...)

## S3 method for class 'mixture_normal'
cal_clfsr(G_prior, Bhat, Shat, ...)

## S3 method for class 'mixture_normal_per_scale'
cal_clfsr(G_prior, Bhat, Shat, indx_lst, ...)

Arguments

G_prior

mixture normal prior

Bhat

matrix pxJ regression coefficient, Bhat[j,t] corresponds to regression coefficient of Y[,t] on X[,j]

Shat

matrix pxJ standard error, Shat[j,t] corresponds to standard error of the regression coefficient of Y[,t] on X[,j]

...

Other arguments.

indx_lst

list generated by gen_wavelet_indx for the given level of resolution, used only with class mixture_normal_per_scale

Value

pxJ matrix of local false sign rate


stephenslab/susiF.alpha documentation built on March 1, 2025, 4:28 p.m.