post_draws_MvT: Sample R draws from the posterior distributions

View source: R/RcppExports.R

post_draws_MvTR Documentation

Sample R draws from the posterior distributions

Description

Sample R draws from the posterior distributions

Usage

post_draws_MvT(poster, R, par, p)

Arguments

poster

list output from fit_cpp function

R

integer number of posterior samples

par

if TRUE only \beta and \Sigma are sampled (\omega is omitted)

p

integer if par = TRUE, it specifies the column number of X

Value

list posterior samples


spBPS documentation built on Oct. 25, 2024, 5:07 p.m.