calc_null_loglik: Compute loglikelihood for data under null that all beta are 0

View source: R/ashutility.R

calc_null_loglikR Documentation

Compute loglikelihood for data under null that all beta are 0

Description

Return the log-likelihood of the data betahat, with standard errors betahatsd, under the null that beta==0

Usage

calc_null_loglik(data)

Arguments

data

a data object; see set_data


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