powered by
mnlHess computes -Expected[Hessian] for Multinomial Logit Model
mnlHess
mnlHess(beta,y,X)
k x 1 vector of coefficients
n x 1 vector of choices, (1, …,p)
n*p x k Design matrix
k x k matrix
This routine is a utility routine that does not check the input arguments for proper dimensions and type.
See llmnl for information on structure of X array. Use createX to make X.
llmnl
createX
For further discussion, see Bayesian Statistics and Marketing by Rossi, Allenby and McCulloch, Chapter 3. http://www.perossi.org/home/bsm-1
llmnl, createX, rmnlIndepMetrop
rmnlIndepMetrop
## mnlHess(beta,y,X)
Run the code above in your browser using DataLab