calc_null_vloglik function

Compute vector of loglikelihood for data under null that all beta are 0

Compute vector of loglikelihood for data under null that all beta are 0

Return the vector of log-likelihoods of the data points under the null

calc_null_vloglik(data)

Arguments

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