Last chance! 50% off unlimited learning
Sale ends in
plot.hcoef.post
plots arrays of hierarchical coefficients."plot"(x,spmname,spm, burnin=trunc(.1*R), nsamp=30, ...)
bayesm::plot.bayesm.hcoef
.cudaMultireg.slice
,
pmeans.hcoef
,
regpostsim
,
post.simul.hist
,
post.simul.betadraw
## Not run:
# ## load simulation
# fsave <- paste(tempdir(),"/simultest1",fileext = ".sav", sep="")
# load(file=fsave)
# cat("loaded",fsave,"\n")
# vreg <- 2
# pmeans <- pmeans.hcoef(out$betadraw)
# px <- regpostsim(pmeans, vreg=vreg)
# spma <- px$spma # active voxels
# spmn <- px$spmn # non-active voxels
# plot(out$betadraw,spmname="activated",spm=spma)
# plot(out$betadraw,spmname="non-activated",spm=spmn)
# ## End(Not run)
Run the code above in your browser using DataLab