loglik_samps_Z0: Calculate likelihood matrix for LOO (SNPs by posterior...

Description Usage Value

View source: R/RcppExports.R

Description

Calculate likelihood matrix for LOO (SNPs by posterior samples)

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
loglik_samps_Z0(
  tg,
  tgp,
  tq,
  rho,
  tsigma1,
  tsigma2,
  tpi,
  tbeta_hat_1,
  tbeta_hat_2,
  tseb1,
  tseb2
)

Value

A matrix that is p by L where p is the number of SNPs and L is the number of posterior samples


jean997/cause documentation built on Dec. 25, 2021, 10 p.m.