Rdocumentation
powered by
Learn R Programming
ashr (version 2.0.5)
calc_null_loglik: 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