GetNeg2loglikelihoodProfile {cocons} | R Documentation |
GetNeg2loglikelihoodProfile
Description
compute the negative 2 log likelihood based on theta
Usage
GetNeg2loglikelihoodProfile(theta, par.pos, locs, x_covariates,
smooth.limits, z, n, x_betas,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] |
x_betas |
design matrix for the trend |
lambda |
regularization parameter |
Value
value
Author(s)
Federico Blasi
[Package cocons version 0.1 Index]