4.1.10. statsmodels.base.wrapper¶
4.1.10.1. Functions¶
get_function_name (func) |
|
iteritems (obj, **kwargs) |
replacement for six’s iteritems for Python2/3 compat |
make_wrapper (func, how) |
|
populate_wrapper (klass, wrapping) |
|
union_dicts (*dicts) |
4.1.10.2. Classes¶
ResultsWrapper (results) |
Class which wraps a statsmodels estimation Results class and steps in to |