compute_null_loglik_from_matrix {mashr} | R Documentation |
Compute a vector of null loglikelihoods from a matrix of log-likelihoods
Description
This is an internal (non-exported) function. This help page provides additional documentation mainly intended for developers and expert users.
Usage
compute_null_loglik_from_matrix(lm, Shat_alpha)
Arguments
lm |
the results of a likelihood matrix calculation from
|
Shat_alpha |
matrix of Shat^alpha |
[Package mashr version 0.2.79 Index]