Sergio Venturini

Results 3 issues of Sergio Venturini

I noticed that in the latest release the `LikelihoodDP()` function resizes the `likelihoodValues` object using the code `dim(likelihoodValues)

Hello, I'm struggling with the code for the Predictive.mvnormal() function. In particular, I was wondering why in the last if() statement that computes the gamma_contrib scalar you used twice 'prod(vapply(seq_along(d)...

Hi there, I have another question regarding the size of the 'theta' parameters in the Likelihood.normal() function: it appears that the object returned by that function is a vector, while...