rpar
objects contain the relevant information about
estimated random parameters. The homonymous function extract on
rpar
object from a mlogit
object.rpar(x, par = NULL, norm = NULL, ...)
mlogit
object,NULL
, all the parameters are selected,rpar
object, which contain :mlogit
objects contain an element called rpar
which contain a list
of rpar
objects, one for each estimated random parameter. The
print
method prints the name of the distribution and the
parameter, the summary
behave like the one for numeric vectors.mlogit
for the estimation of a random parameters logit model.