Compute loglikelihood for data under null that all beta are 0
Return the log-likelihood of the data betahat, with standard errors betahatsd, under the null that beta==0
calc_null_loglik(data)
data
Useful links