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.
## S3 method for class 'StratSel'getSummary(obj, alpha =0.05,...)
Arguments
obj: An object of class StratSel.
alpha: Significance level.
...: additional arguments
Returns
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.
References
Elff, Martin. (2013). memisc: Tools for Management of Survey Data, Graphics, Programming, Statistics, and Simulation R package version 0.96-7.