#include "Mutils.h"
Functions | |
double | pdDiag_ld_factor_from_par (const double *par, double *factor, int nc) |
SEXP | pdDiag_coefGets (SEXP x, SEXP value) |
SEXP | pdDiag_LMEgradient (SEXP x, SEXP Ain, SEXP nlev) |
SEXP | pdDiag_EMupdate (SEXP x, SEXP nlev, SEXP Ain) |
|
|
|
|
|
Populate the factor from the parameter vector and return the logarithm the determinant of the factor.
|
|
|