powered by
mnlHess computes expected Hessian (\(E[H]\)) for Multinomial Logit Model.
mnlHess
mnlHess(beta, y, X)
\(k x k\) matrix
\(k x 1\) vector of coefficients
\(n x 1\) vector of choices, (\(1,\ldots,p\))
\(n*p x k\) Design matrix
This routine is a utility routine that does not check the input arguments for proper dimensions and type.
Peter Rossi, Anderson School, UCLA, perossichi@gmail.com.
See llmnl for information on structure of X array. Use createX to make X.
llmnl
createX
For further discussion, see Chapter 3, Bayesian Statistics and Marketing by Rossi, Allenby, and McCulloch.
llmnl, createX, rmnlIndepMetrop
rmnlIndepMetrop
if (FALSE) mnlHess(beta, y, X)
Run the code above in your browser using DataLab