loglik_SFR | R Documentation |
Compute log likelihood of single function regression of effect l
loglik_SFR(obj, l, ...)
## S3 method for class 'susiF'
loglik_SFR(obj, l, Y, X, indx_lst, ...)
obj |
a susiF object defined by init_susiF_obj function |
l |
effect to update |
Y |
wavelet transformed phenotype |
X |
Matrix of covariates |
indx_lst |
list generated by gen_wavelet_indx for the given level of resolution |
The log-likelihood, \log p(Y | X, V)
, where V is the prior parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.