R/conjugate_EMVS.R

Defines functions conjugate_EMVS

conjugate_EMVS <- function(YY, XX, v0, v1, type, beta_init, sigma_init, epsilon, 
                           temperature, theta, a, b, v1_g, direction) {
    return(2)
}
nchenderson/AFTEMVS documentation built on Feb. 16, 2020, 8:07 p.m.