getMatCovFromFactorCpp {GPvecchia}R Documentation

Calculate the covariance values required by HV for matrix factors passed as sparse matrices

Description

Calculate the covariance values required by HV for matrix factors passed as sparse matrices

Usage

getMatCovFromFactorCpp(F, revNNarray)

Arguments

F

factor of a matrix in a sparse format

revNNarray

array with the neighbourhood structure

Value

matrix with covariance values


[Package GPvecchia version 0.1.7 Index]