GetNeg2loglikelihood {cocons}R Documentation

GetNeg2loglikelihood

Description

compute the negative 2 log likelihood based on theta

Usage

GetNeg2loglikelihood(theta, par.pos, locs, x_covariates, 
smooth.limits, z, n, lambda)

Arguments

theta

a vector with parameters values

par.pos

par.pos list

locs

spatial location matrix

x_covariates

design matrix

smooth.limits

smooth.limits

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]