GetNeg2loglikelihoodTaperProfile {cocons}R Documentation

GetNeg2loglikelihoodTaperProfile

Description

compute the negative 2 log likelihood based on theta

Usage

GetNeg2loglikelihoodTaperProfile(theta, par.pos, ref_taper, 
locs, x_covariates, smooth.limits, cholS, z, n, lambda)

Arguments

theta

a vector with parameters values

par.pos

par.pos list

ref_taper

spam object based on a taper based covariance function

locs

spatial location matrix

x_covariates

design matrix

smooth.limits

smooth.limits

cholS

Cholesky object from spam

z

a vector of observed values

n

dim(z)[1]

lambda

regularization parameter

Value

value

Author(s)

Federico Blasi


[Package cocons version 0.1 Index]