calc_null_loglik function

Compute loglikelihood for data under null that all beta are 0

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)

Arguments

  • data: a data object; see set_data
  • Maintainer: Peter Carbonetto
  • License: GPL (>= 3)
  • Last published: 2023-08-21