postPredMotgMv: Posterior predictive for multivariate MoTG

Description Usage Arguments Value

Description

This function evaluates the posterior predictive distribution for a multivariate MoTG model

Usage

1
postPredMotgMv(res, test, constr, thinsc = 1, constrType, ...)

Arguments

res

list of results containing weight (wt), mean (mn), and covariance (cv) matrix for each cluster

test

test set where columns are the individual observations and rows are the dimension

constr

a function for the constraints

thinsc

thinning for MCMC chain (default no thinning)

constrType

one of "simple" or "complex". Follow with lower and upper bounds if "simple".

Value

list of prediction of tests


pasudyan/ConstrMixMod documentation built on May 10, 2019, 8:26 a.m.