average_piks_list {cophescan} | R Documentation |
Average of priors: pnk, pak and pck from list (memory intensive)
Description
Average of priors: pnk, pak and pck from list (memory intensive)
Usage
average_piks_list(params, nsnps, covar_vec, nits, thin, covar = FALSE)
Arguments
params |
Vector of parameters: |
nsnps |
number of snps |
covar_vec |
Vector of the covariate |
nits |
Number of iterations run in mcmc |
thin |
thinning |
covar |
logical: was the covariate inflormation used? default: False |
Value
average pik matrix of priors: pnk, pak and pck
[Package cophescan version 1.4.1 Index]