imputeGauss: Imputation of rejected samples

Description Usage Arguments Value

Description

This function samples the rejected proposals for the Mixture of Truncated Gaussians (MoTG) model

Usage

1
imputeGauss(mu, cv, N, constr, thr, ceilRej)

Arguments

mu

mean parameters

cv

covariance matrix

N

total number of observations

constr

function for the constraint of the space

thr

maximum number of rejections per observation

ceilRej

max number of observations in total

Value

rejected samples and indices to which observation it belongs to


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