ASP.Bayesian(N, Tem_Gen, Index_Gen, IBD, snp, thin = 1, sd.freq = 0.05,
sd.psi = 0.05, p0 = c(rep(1/4, 4), 1), psi.prior = 0)
N/thin
with components:ASP.Selection
, Graphs.Bayesian
data(ASPData)
B <- ASP.Bayesian(1e5, ASPData$Control, ASPData$Index,
ASPData$IBD, 15 )
Run the code above in your browser using DataLab