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

View source: R/gev.R

gp.like.lambdaR Documentation

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.


NorskRegnesentral/SpatGEVBMA documentation built on July 22, 2023, 9:59 a.m.