fit_cpp_MvT: Compute the parameters for the posteriors distribution of...

View source: R/RcppExports.R

fit_cpp_MvTR Documentation

Compute the parameters for the posteriors distribution of \beta and \Sigma (i.e. updated parameters)

Description

Compute the parameters for the posteriors distribution of \beta and \Sigma (i.e. updated parameters)

Usage

fit_cpp_MvT(data, priors, coords, hyperpar)

Arguments

data

list two elements: first named Y, second named X

priors

list priors: named \mu_B,V_r,\Psi,\nu

coords

matrix sample coordinates for X and Y

hyperpar

list two elemets: first named \alpha, second named \phi

Value

list posterior update parameters


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