MaternFun {GPvecchia} | R Documentation |
Calculate Matern covariance function
Description
Calculate Matern covariance function
Usage
MaternFun(distmat, covparms)
Arguments
distmat |
A matrix with distances between points |
covparms |
A vector with parameters (marg. variance, range, smoothness) |
Value
A matrix with covariance values corresponding to the distance matrix
[Package GPvecchia version 0.1.7 Index]