| gp.like.lambda | R Documentation | 
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.
gp.like.lambda(lambda, alpha, tau, D)
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  | 
The log density of the Gaussian process.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.