calc_loglik {ashr}R Documentation

Compute loglikelihood for data from ash fit

Description

Return the log-likelihood of the data for a given g() prior

Usage

calc_loglik(g, data)

Arguments

g

the fitted g, or an ash object containing g

data

a data object, see set_data


[Package ashr version 2.2-63 Index]