Get Model Summaries for use with "mtable" for object of class Rchoice
A generic function to collect coefficients and summary statistics from a Rchoice
object. It is used in mtable
## S3 method for class 'Rchoice' getSummary(obj, alpha = 0.05, ...)
obj
: a Rchoice
object,alpha
: level of the confidence intervals,...
: further arguments,For more details see package memisc
.