Internal function: maximum likelihood estimate with the likelihood
cMLE(
Fk,
num_columns,
sample_covariance_trace,
inverse_square_root_matrix,
matrix_JSJ,
s = 0,
ldet = 0,
wSave = FALSE,
onlylogLike = !wSave,
vfixed = NULL
)
An n by K matrix of basis function values with
each column being a basis function taken values at loc
.
A positive numeric.
A positive numeric.
A matrix.
A multiplication matrix
A numeric.
A numeric. A log determinant.
A logic.
A logic.
A numeric.
A numeric.