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

View source: R/RcppExports.R

fit_cppR 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(data, priors, coords, hyperpar)

Arguments

data

list two elements: first named Y, second named X

priors

list priors: named \mu_b,V_b,a,b

coords

matrix sample coordinates for X and Y

hyperpar

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

Value

list posterior update parameters


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