jacobiansimplex | R Documentation |
jacobiansimplex takes an unconstrained vector of length K - 1, and calculates the determinate of the jacobian, not this relates to density. You will need to log it for log-likelihood contributions
jacobiansimplex(yk)
yk |
vector of length K - 1 takes unconstrained values |
if you want the value that casal2 returns you need to log and take the negative, this function evaluates change in variable based on the denisty, but Casal2's objective function is with respect to negative log-likelihood.
xk unit vector of length K
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.