calc_vlogLR: Compute vector of loglikelihood ratio for data from ash fit

View source: R/ashutility.R

calc_vlogLRR Documentation

Compute vector of loglikelihood ratio for data from ash fit

Description

Return the vector of log-likelihood ratios of the data betahat, with standard errors betahatsd, for a given g() prior on beta, or an ash object containing that, vs the null that g() is point mass on 0

Usage

calc_vlogLR(g, data)

Arguments

g

the fitted g, or an ash object containing g

data

a data object, see set_data


ashr documentation built on Aug. 22, 2023, 1:07 a.m.