fit_cpp_MvT {spBPS} | R 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 |
priors |
list priors: named |
coords |
matrix sample coordinates for X and Y |
hyperpar |
list two elemets: first named |
Value
list posterior update parameters
[Package spBPS version 0.0-4 Index]