Learn R Programming

spatial.gev.bma (version 1.0)

gp.like.lambda: The likelihood of a Gaussian process used to initialize the lambda parameter

Description

This is a utility that is used to initialize the lambda parameter in a Gaussian process when initializing the entire spatial GEV model. Its rather single service.

Usage

gp.like.lambda(lambda, alpha, tau, D)

Arguments

lambda
The lambda parameter
alpha
The alpha parmater of a gaussian process
tau
The vector of random effects
D
The distance matrix for the entries in tau

Value

The log density of the Gaussian process.