getSummary: getSummary Method for extending mtable()
Description
This function extends the mtable() to report strategic selection models (StratSel). Together with setStratSelDefault and the mtable command from the memisc package users can create multi-model tables and export them to LaTeX.
Usage
# S3 method for StratSel
getSummary(obj, alpha = 0.05, ...)
Value
Returns a list of objects to be fed to mtable. Do not use this command directly. The command mtable will automatically call this function for an object of the StratSel class.