GetNeg2loglikelihoodREML {cocons} | R Documentation |
GetNeg2loglikelihoodREML
Description
compute the negative 2 log REML likelihood based on theta
Usage
GetNeg2loglikelihoodREML(theta, par.pos, locs, x_covariates, x_betas,
smooth.limits, z, n, lambda, safe = TRUE)
Arguments
theta |
|
par.pos |
|
locs |
|
x_covariates |
|
x_betas |
|
smooth.limits |
|
z |
|
n |
|
lambda |
|
safe |
|
Value
value
Author(s)
Federico Blasi
[Package cocons version 0.1.4 Index]