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


stephens999/ashr documentation built on March 16, 2024, 3:02 a.m.