calc_vloglik {ashr} | R Documentation |
Return the vector of log-likelihoods of the data betahat, with standard errors betahatsd, for a given g() prior on beta, or an ash object containing that
calc_vloglik(g, data)
g |
the fitted g, or an ash object containing g |
data |
a data object, see set_data |