Navigation
index
modules
|
statsmodels v0.1.0 documentation
»
scikits.statsmodels.rlm.RLM.predict
¶
RLM.
predict
(
design
)
¶
After a model has been fit predict returns the fitted values. If the model has not been fit, then fit is called.
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
statsmodels v0.1.0 documentation
»